# Authorized CURL request example with OAuth curl -X GET 'https://api.printful.com/store/products' \ -H 'Authorization: Bearer smk_GN0I1Os3OdfqzjJnTOWn1wlbqqq2Y2Pc10TS'

cart

There are no items in your cart.

START SHOPPING

cart

({{ utils.getCartTotalQuantity(cart) }} )

{{ item.product.title }}

  • {{ attribute.name }}: {{ attribute.value }}

:

({{ utils.getCartTotalQuantity(cart) }} )
-
{{ freeShippingNotification.fields.textBefore || 'Add Products For Just' }} {{ freeShippingNotification.fields.textAfter || 'More To Get FREE SHIPPING!' }}
+
{{ cart.promoCode.promoCode.name }} {{ utils.getPromoCodeValue(cart.promoCode.promoCode) }}
({{ utils.getCartTotalQuantity(cart) }} )
({{ utils.getCartTotalQuantity(cart) }} )

Your cart expires in:

top