Add to Cart Button Does Not Add Product Variant

Add to Cart Button Does Not Add Product Variant

JonCarag
Excursionist
23 1 5

Hello,

 

I recently added a new product to my Shopfy Dawn store.  The new product has 3 variant options, but what I've learned is when mobile users try to add the second or third variant, only the first variant is added to their cart.  Again this only occurs on mobile but works fine for desktop browsers.  Previously I had added some custom code for a sticky mobile add to cart button.  The following code was added to the base.css file: 

 

#shopify-section-header>sticky-header>header>nav>ul>li:nth-child(1)>a>span {
font-size: 16px !important;
border: 1px solid black;
}

 

However, I'm guessing this only affects the look of the button and not the functionality.  

 

Any suggestions on a fix?

Thanks,

Replies 3 (3)

BSS-Commerce
Shopify Partner
3477 464 551

Hi @JonCarag ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
JonCarag
Excursionist
23 1 5

Hello.  So sorry for the delayed response.  Appreciate your help!  My store domain is pyrofirebowls.com

elmodesta
New Member
10 0 0

I'm having a similar issue. Was yours fixed? I notice it with apple device owners. Something to do with cache. If they clear it correctly, it solves the problem. But for Android users, I didn't notice this issue. Do you notice the same?