0% found this document useful (0 votes)
23 views2 pages

Shopify Cart Configuration

Uploaded by

info.santoros
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Shopify Cart Configuration

Uploaded by

info.santoros
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

/*

* ------------------------------------------------------------
* IMPORTANT: The contents of this file are auto-generated.
*
* This file may be updated by the Shopify admin theme editor
* or related systems. Please exercise caution as any changes
* made to this file may be overwritten.
* ------------------------------------------------------------
*/
{
"sections": {
"main": {
"type": "main-cart",
"blocks": {
"totals": {
"type": "totals",
"settings": {
}
},
"order_note": {
"type": "order_note",
"disabled": true,
"settings": {
"open_by_default": false
}
}
},
"block_order": [
"totals",
"order_note"
],
"settings": {
"show_payment_methods": true,
"show_bandeiras1": true,
"show_bandeiras2": false,
"titulo_bandeiras": "PAGAMENTO SEGURO E RÁPIDO",
"show_visa_p": true,
"show_master_p": true,
"show_hiper_p": true,
"show_elo_p": true,
"show_amex_p": true,
"show_discover_p": true,
"show_pix_p": true,
"show_boleto_p": false,
"show_shipping_estimator": false,
"shipping_estimator_default_country": "Brasil",
"empty_button_link": "shopify://collections/all"
}
},
"cart-recommendations": {
"type": "cart-recommendations",
"settings": {
"title": "Você pode gostar"
}
}
},
"order": [
"main",
"cart-recommendations"
]
}

You might also like