musfiq11
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎11-30-2022 06:46 AM
Topic Started
5
Topics Started
Topic Solutions
0
Solutions
Post Count
9
Posts
Post Kudos
0
Likes

Community Badges

No content to show

User Activity

Greetings, Can anybody help me modify this code to make this checkout UI extension checkbox required and the checkout process is blocked until the checkbox is checked?  import {render, Checkbox} from '@shopify/checkout-ui-extensions-react'; render('C...
Hello,If Product A has item.quantity = 3;and product B has item.quantity = 9; How can I show in the cart page that the total item.quantity is = 12. Is there any liquid code for showing all item.quantity total of a cart. or how do I show this on the c...
Thank you very much for your advice.Alternatively, Is it possible to use the product pack size as quantity metafield and use them as a button on the product page to add the quantity to the cart? The purpose is that when the customer clicks the pack s...
Hello everyone, I am trying to have a dropdown menu on the product page to add quantities to my shopify store. I am using the dawn theme. I want to have these options below to be added as quantity in the cart when I click add to cart button. Please a...
Hi @nidhipatel  , thank you very much for your comment. But this code is not working on my cart page in the dawn theme. I have added the codes following your instruction. But it does not seem to work for my site.
Hello there,I am trying to make a cart condition logic for the products in my store. I am not a shopify plus user and I am using the dawn theme. i) This is for a specific collection of product which I tagged as "wine". If a customer wants to order, h...
Is this code on the checkout.liquid page going to prevent the order from being processed until the checkbox is ticked? Please share your suggestions. HTML Part:<input type="checkbox" class="input-checkbox" id="agecheck" required><label for="gift-mess...
Hello there,I want to add a required checkbox field in the shopify plus store from the checkout.liquid file which is already enabled. The customer must tick the checkbox in order to complete the order. I did not find any <form> tag in the checkout.li...
This widget could not be displayed.
This widget could not be displayed.