What's your biggest current challenge? Have your say in Community Polls along the right column.

Customize POS to ask for quantity when adding product to cart?

Customize POS to ask for quantity when adding product to cart?

jlocklear146
Excursionist
18 0 7

We sell wood by the foot, so most customers purchase many quantities of each product.

 

It is a bit tedious to add a product to the cart, then go into the cart to edit the quantity from “1” to whatever amount they purchased.

 

Is there an app or a way to customize the POS so that you can edit quantity as you’re adding a product to the cart, rather than after? 

Thank you

Replies 5 (5)

AvadaCommerce
Shopify Partner
3879 839 990

Hi @jlocklear146 ,

 

I think you can add quantity button no your products page.

You can check these steps on that: 

  1. From Shopify's admin, select Online Store.
  2. Select Actions.
  3. Select Edit code.
  4. Under Templates, select product.liquidAvadaCommerce_1-1663395196616.png

     

  5. Add this code where you would like the quantity box to appear.<!-- Simple Quantity Box -->
    Quantity <input type="text" name="quantity" value="1" size="4" style="width:30px;">
    <!-- // end -->

  6. Then hit Save 

And you can try this app to set quantity you want on that : https://apps.shopify.com/advanced-order-quantity

 

I hope this helps.

banned
jlocklear146
Excursionist
18 0 7

Thank you for the help.

 

Im talking specifically about editing the POS app for use in our retail location. Will that code change edit the POS, or just the online store)

 

thank you

brdata
Shopify Partner
50 2 14

Hi @jlocklear146,

 

We have a POS app called "Sales Terminal" that has a cleaner interface than Shopify POS. It works either from your browser or from the Shopify Mobile app. We charge $10 per month per Shopify location with a 15-day free trial.

https://apps.shopify.com/sales-terminal

 

You can change the product quantity by typing the amount or clicking the up/down arrow buttons directly in your cart which is always visible. We also support exchanges, refunds, editing of old orders, receipt printing, increasing or decreasing prices, and Shopify discount codes.

 

POS-Qty.png

 

Let us know if you have any questions.

 

Thanks,

salesterminal@brdatasolutions.com

Sales Terminal Support

Not applicable

Hi @jlocklear146,

 

Technically you can create a custom app and embed it in Shopify POS. Though your use case isn’t really supported, since the app wouldn’t be able to modify the UI.

 

I would have to experiment with this, however I have a hunch that we could use page links in Shopify POS to host a custom cart page that would pop-up with a quantity selector as items are added. 

Again would take someone to think a bit out of the box to get this in your POS.

 

Best,

Sam

petgrocer
Navigator
294 3 426

They used to have it so you could increase it right in the cart but 'updates' have reduced the size of the screen where you can actually see the products in the cart and the way you search and add to cart is very tedious indeed, when you need to increase quantity. I have no good work around yet, except to add my voice to the queue and hope Shopify sees it and reverts back to the more functional POS they used to have.