App reviews, troubleshooting, and recommendations
Hi,
I am working on a node shopify app.
I am trying show a banner message in cart page's body using theme extension. I am using app embed block. and the shema will look like below,
{% schema %}
{
"name": "Cart Limiter",
"target": "section",
"javascript": "execute.js",
"settings": [
]
}
{% endschema %}
But, my liquid code is displaying in the end of the cart page elements.
How can i make my code display on top of the cart page liquid elements.
I dont want to use section. because it should manually place by the merchant in theme editor.
Please help me to work around this.
Hi, as you have mentioned you are using the embed block, you must change target to "body" and then position your element using css
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023