Why don't my cart notes appear in the Buy Button JS orders?

Why don't my cart notes appear in the Buy Button JS orders?

Eugene_ECG
Shopify Partner
2 0 0

 

Hello!
I use Shopify Buy Button JS and I added a comment to the cart.
But there is no information in the order

'Notes:
No notes from customer'

 

"cart": {
    "styles": {
        "button": {
            "font-size": "18px",
            "padding-top": "17px",
            "padding-bottom": "17px",
            "border-radius": "40px"
        }
    },
    "text": {
        "total": "Subtotal",
        "notice": "Local Delivery added at checkout. Delivery will display as \"Ship\" on the Information Page. ",
        "button": "Checkout",
        "noteDescription": "type your text here"
    }
},

 

I enabled cart notes in the theme settings and it works on the site, but it doesn't work for Buy Button JS.

 

Replies 0 (0)