Add wording and image to Cart Page in dawn theme

Solved

Add wording and image to Cart Page in dawn theme

SourceOps
New Member
5 0 0

Hi all, I have a relatively easy change to do - I would like to add a view our specials image that is a hyperlink to the products page for the relevant product.  I have tried making changes by just adding "view our bulk purchase specials" with a hyperlink but it is not displayed.  I figure I am changing it in the wrong place (main-cart-items.liquid) line 105.  Any help would be greatly appreacieted 

 

SourceOps_0-1709285978878.png

 

Accepted Solution (1)
Ishan_Makkar
Shopify Partner
115 7 8

This is an accepted solution.

Please mark a response as a solution.

Shopify Expert Since 2012
Sr. Web Solution Manager at MakkPress Technologies
Website Speedy (SAAS tool for Shopify Speed Optimization - Trusted by over 300 Shopify store owners)
Contact Us or Hire Us Or Email Us

View solution in original post

Replies 9 (9)

laddisahsi
Shopify Partner
385 38 41

Hi @SourceOps 

Can you please explain it little more, So I can give solution for this.

Thanks

-Shopify website development, Theme & App Development
-Contact me: WhatsApp


-Email Me
-If this solution is worked, then please Like this and Mark this as accepted solution!
SourceOps
New Member
5 0 0

Thank you for your reply,

 

We have used a Shopify app that is working quite well with different type of bulk discounts.  If you access the product page the widget is displayed there with different options.  But we have found that most of our using do not visit the individual pages for each product during their journey - but everyone always ends viewing their cart before they check out.  All we want to do in the cart is provide a visual element that tells the user to click here to view bulk discounts (thinking of using an image in the position as shown above) - once this is clicked it just moves the user to the product page of that specific product. 

 

Ishan_Makkar
Shopify Partner
115 7 8

Hello @SourceOps , Welcome to the Shopify Community!

 

For adding a "View our specials" image with a hyperlink to the relevant product page, ensure:

  1. Correct File: Verify you're modifying the right template file where the content appears.

  2. Syntax: Check your hyperlink syntax in Liquid files: <a href="{{ link_to_your_product_page }}">View our specials</a>.

  3. Theme Customization: Consider using Shopify's theme editor or customization options before direct file edits.

  4. Cache and Preview: Refresh your storefront and use theme preview mode to see changes.

If you need further assistance you can share more details or code snippets. 

Shopify Expert Since 2012
Sr. Web Solution Manager at MakkPress Technologies
Website Speedy (SAAS tool for Shopify Speed Optimization - Trusted by over 300 Shopify store owners)
Contact Us or Hire Us Or Email Us
SourceOps
New Member
5 0 0

Thank you - how can I ensure that I am changing the correct file though?  I believe I am not as when I make changes it does not appear when saved.

Ishan_Makkar
Shopify Partner
115 7 8

Are you not able to see the changes?

Shopify Expert Since 2012
Sr. Web Solution Manager at MakkPress Technologies
Website Speedy (SAAS tool for Shopify Speed Optimization - Trusted by over 300 Shopify store owners)
Contact Us or Hire Us Or Email Us
SourceOps
New Member
5 0 0

I have made changes to the the main product page that I can see - but no changes made on the cart page shows.  This is why I believe I may be changing the wrong page, I am using main-cart-items.liquid.

SourceOps
New Member
5 0 0

Resolved thank you  - made the required changes on  cart-drawer

Ishan_Makkar
Shopify Partner
115 7 8

This is an accepted solution.

Please mark a response as a solution.

Shopify Expert Since 2012
Sr. Web Solution Manager at MakkPress Technologies
Website Speedy (SAAS tool for Shopify Speed Optimization - Trusted by over 300 Shopify store owners)
Contact Us or Hire Us Or Email Us
Ishan_Makkar
Shopify Partner
115 7 8

@SourceOps 

Shopify Expert Since 2012
Sr. Web Solution Manager at MakkPress Technologies
Website Speedy (SAAS tool for Shopify Speed Optimization - Trusted by over 300 Shopify store owners)
Contact Us or Hire Us Or Email Us