Intechnic
Users Developers
Home / Forums / In-Portal CMS / New Features & Improvement Suggestions / In-Commerce: RESTRICT PRODUCT QUANTITIES TO PRESET VALUES / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

In-Commerce: RESTRICT PRODUCT QUANTITIES TO PRESET VALUES (3)


Posted: 03/14/2006 6:47:48 PM

Reply Quoted  


RESTRICT PRODUCT QUANTITIES TO PRESET VALUES (6, 12, 18, 24, ...), or (8, 16, 24, ... )



Posted: 03/20/2006 5:53:32 PM

Reply Quoted  


What I mean by this is to be able to restrict what quantaties can be purchased. This comes handy in wholesale where you sell by the boxes and and there is a certain number of products in the box. Most of the time this is arythmetic sequence. It can be easily done with start number, formula, and end number. For example:

start: 4
formula: x+4
end: 80

Would produce sequence:

4, 8, 12, 16, 20, 24, 28, ..., 72, 76, 80

Posted: 03/20/2006 5:58:37 PM

Reply Quoted  


hristov wrote:03/20/2006 5:53:32 PM
What I mean by this is to be able to restrict what quantaties can be purchased. This comes handy in wholesale where you sell by the boxes and and there is a certain number of products in the box. Most of the time this is arythmetic sequence. It can be easily done with start number, formula, and end number. For example:

start: 4
formula: x+4
end: 80

Would produce sequence:

4, 8, 12, 16, 20, 24, 28, ..., 72, 76, 80


Submitted to a wish list.

Thanks.