News:

Support the VirtueMart project and become a member

Main Menu

Limit the number of some products

Started by rogy, January 31, 2015, 16:18:18 PM

Previous topic - Next topic

rogy

Is it possible in VM3 that can limit the number for some products. e.g., the customer can not select the number of pieces. But only in some products.

jenkinhill

Like on each product/Product status tab are settings for Maximum Purchase Quantity or Purchase Quantity Steps ?
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

rogy

Thanks for your answer

Here the screenshoot what i mean.

I have in the Backend VM --> Maximum Purchase Quantity 1, but the shopper can but more than one in his card.
Ok in the Orderlist is just one. But it wold be helful this field can not not change.

GJC Web Design

make a product detail template over ride - call it default-noq.php

remove the quantity box from it either by css or code  - (leave a hidden field with quan 1

apply that template to the category of the 1 off products
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

rogy

Good idea, but the products that can be ordered only once, there are in different categories, which are also products that can be ordered on several occasions.

GJC Web Design

you can put a product in an infinite number of different cats

or shift them

or code a solution based on some factor
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation