Last active
March 13, 2025 15:20
-
-
Save viggin543/914ea3202a636abc445a86f1273b3703 to your computer and use it in GitHub Desktop.
example_remix.jsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "item_count": 1, | |
| "attributes": [ | |
| { | |
| "key": "vslySID", | |
| "value": "2091759933661476" | |
| }, | |
| { | |
| "key": "vslyUID", | |
| "value": "ixd1wzzcsj" | |
| }, | |
| { | |
| "key": "vslyCT", | |
| "value": "vslyCT_Z2NwLWV1cm9wZS13ZXN0MTowMUpQODFESks1Wk5DVDVWM1dCUkhGN0FFOQ?key=33772982e4eede729a964eb3c8271117" | |
| } | |
| ], | |
| "items": [ | |
| { | |
| "handle": "comfort-shaping-bra-black", | |
| "price": 2999, | |
| "product_id": 5541810929816, | |
| "quantity": 1, | |
| "variant_id": 45161368355049 | |
| } | |
| ], | |
| "currency": "USD", | |
| "total_price": 2999, | |
| "token": "Z2NwLWV1cm9wZS13ZXN0MTowMUpQODFESks1Wk5DVDVWM1dCUkhGN0FFOQ?key=33772982e4eede729a964eb3c8271117" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment