Can you add a shopping cart to the top header in Shopify?

pmikhail
Visitor
1 0 0

Hi! 

 

I'm trying to add a shopping cart to my top header and I seem to no be able to! 

 

Can someone help? Here is the link to the site: https://ventsam.com/

 

Thank you!

Replies 2 (2)

oscprofessional
Shopify Partner
15830 2369 3072

Hi,

Add this code in <header> 

search this text main-top-header add after this div completed

<a href="/cart" class="header-cart-btn cart-toggle">
          <span class="icon icon-cart"></span>
          {{ 'layout.cart.cart' | t }} <span class="cart-count cart-badge--desktop {% if cart.item_count == 0 %}hidden-count{% endif %}">{{ cart.item_count }}</span>
        </a>

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing

Ireoluwa
Pathfinder
119 4 10

I have sent you a collaborator access request, Please accept.

i will help you out and out you through