Increment quantity ...
 
Notifications
Clear all

[Solved] Increment quantity by 10 instead of 1

5 Posts
3 Users
1 Reactions
2,212 Views
Patrick
(@patrick)
Eminent Member
Joined: 5 years ago
Posts: 22
Topic starter  

Hi,

Iam selling necklaces in bundles of 10.

Is there a way to modify the quantity selector to increment by 10 instead of 1 in plak?

Thanks in advance


   
Quote
Topic Tags
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 

Hi @patrick

Katrine here from Plak support

Yes it is possible to increment the quantity by 10 instead of 1 and here is how to do it.

  • From your Shopify dashboard, click Online Store > Actions > Edit code
  • Open the files prod-template1.liquid and prod-template2.liquid
  • Replace the below line
 <input type="number" id="Quantity-{{ section.id }}" name="quantity" value="1" min="1" class="product-form__input" pattern="[0-9]*" data-quantity-input>
  • By this one
 <input type="number" id="Quantity-{{ section.id }}" name="quantity" value="10" min="10" step="10" class="product-form__input" data-quantity-input>
  • Click Save

Let me know if this worked for you 🙂

Kind regards,

katrine

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
Patrick reacted
ReplyQuote
Patrick
(@patrick)
Eminent Member
Joined: 5 years ago
Posts: 22
Topic starter  

Just perfect, thank you so much


   
ReplyQuote
(@pnjoroge)
New Member
Joined: 3 years ago
Posts: 1
 

@plaktheme Hi, I have a similar problem but I want to do my increments by 0.1. I'm using the Debut theme. I've tried implementing a solution similar to the one you've shared but it does not work.


   
ReplyQuote
plaktheme
(@plaktheme)
Reputable Member
Joined: 5 years ago
Posts: 0
 
Posted by: @pnjoroge

@plaktheme Hi, I have a similar problem but I want to do my increments by 0.1. I'm using the Debut theme. I've tried implementing a solution similar to the one you've shared but it does not work.

The code given in this thread works only on Plak Theme, if you are Debut theme, I invite you to post a thread in the official Shopify forum, since we only support themes provided by PlakTheme

Kind regards,
Katrine

Katrine | Technical support at Plak, Scrowp & Vantout
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as a Solved Solution


   
ReplyQuote
Share:

Welcome to the Shopify Forum Community provided by Plak ThemeLLC, a place where you can discuss about eCommerce and Shopify, solve technical issues, get help with Shopify Design, Apps integration, Marketing, Facebooks ad, Google ads and more.

Before posting, we invite you to read and follow the forum rules | We also support any questions related to Free Shopify themes :Dawn, Express, Minimal, Brooklyn, Narrative, Supply, Debut, Venture, Boundless and Simple