A user migrating from Joomla to Shopify seeks to add quantity selectors to product cards in featured collections, allowing customers to choose quantities before adding items to cart. Currently, customers must add products first, then adjust quantities in the cart.
Current Status:
A community member offered assistance and gained collaborator access to the store
They demonstrated a visual mockup showing the desired quantity selector on product cards
Implementation requires custom code modifications (Liquid, CSS, and JavaScript) to the product-card.liquid file
Key Challenges:
The user has limited coding experience
Making the quantity selector functional (not just display) requires complex JavaScript
Expert developer assistance is recommended for full implementation
Additional Question:
User also asked about limiting purchasable quantities per customer/order
A third-party app (AVADA Order Limit) was suggested as a solution for setting minimum/maximum quantity restrictions
The discussion remains open, with the user needing to decide whether to pursue custom development or hire an expert.
Summarized with AI on November 2.
AI used: claude-sonnet-4-5-20250929.
I am new at shopify and currently migrating from Joomla to Shopify. Works good so far but I always run into some deatilled issues and hope someone can help me out. Here’s the thing:
As you see, this is a freatured collection with many products. How can I add hier the qty. selectior (like in the product recomm. module) that the customer can directly select the qty. into the cart. Currently the customer would need to click the item into the cart and then adjust the qty. within the cart
And btw: how is it possible in shopify to limit the qty. to sell for a product for example from 1 - 3 pieces e.g.? I cannot find any settings in the product itself to limit the sellable quantity per customer/order etc.
You can consider using our Order Limit app to limit the number of quantity purchases per customer for some specific products. Our app will allow you to set product limit based on the minimum and also the maximum quantity.
This is just for display, if you want it to work you will need to add JS code and this will be a complex requirement, I recommend you hire expert for it.