How can I modify cart icon to show quoted items?

Hi,

I have removed the Buy Button and Add to Cart Button, and just keep the Add to Quote Button as you can see below. The problem is, there’s still a cart icon on the top right side and it won’t show the items that are added for quote.

This will only appear if I click on the View Quote on the Pop up box:

Can I make a workaround here on how I can make it appear once I click the cart icon as well?

Thanks in advance!

Website link (pass: taudee)

@Wellanie - your quote page is completely different than cart page, so cart page will not show quote page’s data,

I recommend to edit code to add quote page link to cart icon so that when user clicks on cart icon it goes to quote page, else remove cart icon completely and put link to quote page in your header

Yup, it’s a different page. Trying to figure out how I can link that Quote form page with the cart icon.

@Wellanie - you can do it by editing link in header.liquid page, or if you want then I can check it.

1 Like

I see. Yes please, if you can check what is the quote form link. Thanks!

@Wellanie - this is quote page link - https://ald-marketing.myshopify.com/pages/request-for-quote

you will need to put this link in the icon, you will need to edit header.liquid code

1 Like