Shopify themes, liquid, logos, and UX
Hi, Does anybody know how to add content to the cart page in the impulse theme.
something this:
Here is at link to my site:
https://97mgiwet4kzrq7p3-9420537935.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Remove 'cart-promotions' before the closing div and add it here (not posting the whole code):
<div class="cart__page">
<div class="cart__page-col">
//cart code
{%- section 'cart-promotions' -%} <--- here
</div>
<div class="cart__page-col">
Hi @MariaJensen,
Create a new section 'cart-promotions'. Copy 'footer-promotions.liquid' code and paste it in this new file 'cart-promotions'. Then in your cart.liquid template, add the following code just before the closing div tag:
{%- section 'cart-promotions' -%}
Next, go to Customize and select Cart page from the dropdown and customise it as you want.
Hi @g33kgirl
Thank You very much for helping! Here is how it lookes
do you know what can do to get to be smaller and be right here and make the cart still look like the:
This is an accepted solution.
Remove 'cart-promotions' before the closing div and add it here (not posting the whole code):
<div class="cart__page">
<div class="cart__page-col">
//cart code
{%- section 'cart-promotions' -%} <--- here
</div>
<div class="cart__page-col">
Thank you very much! it works now 🙂
Glad it worked! 🙂
Hi again,
Do you maybe know how to move under the add to cart on mobile? on desktop it lookes very good, but on mobile it is kind of placed wrong 🙈
right now it is like this:
But would very much like to be here:
User | RANK |
---|---|
207 | |
166 | |
77 | |
56 | |
54 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On 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, 2023