-
AuthorPosts
-
October 25, 2022 at 3:45 pm #1370195
Hi!
Is there any option to add products quantities in checkout page on mobile version? Do you suggest a plugin that works well with Enfold theme and it offer this sollution?
Kind regards,
DanielOctober 26, 2022 at 9:04 am #1370263Hey Dadisk8,
Thank you for the inquiry.
What do you mean by “products quantities”? Are you trying to re-enable the quantity field on mobile view? Adding this css code should help.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ .responsive .shop_table .product-quantity { display: block; } }Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.
Best regards,
IsmaelOctober 26, 2022 at 10:12 am #1370277Hi Ismael,
thank you for the reply.
The code does not solve the problem. I am sorry.
My problem:
If you go on mobile view and buy item artificial christmas tree, then on checkout you can’t change the quantity. So I am not sure if this could be solved with a code or do you suggest a plugin?Kind regards,
DanielOctober 26, 2022 at 12:14 pm #1370294Hi,
Thank you for the link to your site, I tested your product and I was able to change the quantity from one to two, but your product has a max availability of two set, so if you want to allow more you will need to change this setting:

I believe the setting is under Products ▸ Inventory ▸ Manage inventory ▸ Manage stock ▸ Low stock threshold

If this doesn’t help, please include admin login in the Private Content area so we can check.Best regards,
MikeOctober 26, 2022 at 12:30 pm #1370296Hi Mike,
thank you for your reply.
I try this on other mobile phone and it really works, thank you very much for your help.
I know that the quantities I can change in product settings.
Kind regards,
DanielOctober 26, 2022 at 1:24 pm #1370304Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘mobile checkout quantities’ is closed to new replies.
