Announcement

Collapse
No announcement yet.

Minimum quantity problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    My difficulty has been getting it to display the product set minimum order quantity (some items 2, some 5 and some 100).
    There appears to be nowhere you can choose between say

    Order Quantity - use default quantity = 1
    - use product minimum quantity

    My problem originally was that when I put the min qty as 5 it still displayed the default of 1 even though someone could not buy 1 - and there was nowhere I could easily tell it to use the product set minimum quantity, which is a pretty basic requirement. Instead I have spent several hours going through the help files, searching the forum and finally posting to the forum and changing all the layouts - <rant> why have Actinic made this so complicated. </rant>
    Thanks for your help Lee

    Comment


      #17
      I think where they buggered up Jo was that there should have been a condition in there that evaluated whether a minimum had been set, if so use that field, if not then use the default amount.

      Whenever you don't use the field then it will default to 1 and where you do use it, the value you fill out will be used. You can do this very easily via a blockif and this is what they should have done IMO, unless of of course i am missing something. I am just uploading at the moment, but if you want me to create that for you, i will do when it has finished.

      Comment


        #18
        Thanks for the offer Lee but I have gone in and done it manually on each layout already

        Comment

        Working...
        X