Announcement

Collapse
No announcement yet.

DefaultQuantity

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

    DefaultQuantity

    Hi Everyone,

    Is there a way to change the 'DefaultQuantity' as 25 ??

    So it display 25 but customer can change it to 1 or whatever quantity they wanted to order.

    Many thanks
    Vincent
    United Herbs

    #2
    You can hard code that value into the input box on your product layout, but that is global then, so you may be best to have 2 product layouts, one with 25 and one without and then select them accordingly.

    Comment


      #3
      leehack,

      i only have simply product and can be globally applied.

      how do i 'hardcode' in?
      Vincent
      United Herbs

      Comment


        #4
        Select a product, select the design tab, then select the box and look at the code, i'd expect a variable called default quantity possibly. Should be clear what to change once selected anyway.

        Comment


          #5
          leehack,

          when drill down into the code i can see a "defaultquantity" but unable to change the value of it. it doesn't allow to set the value. have i miss something??
          Vincent
          United Herbs

          Comment


            #6
            Originally posted by uh_vm
            have i miss something??
            Type in what you want to be the value, instead of what you see. Backup before trying and then have a go, push yourself see what you can achieve. The value at the moment is not what you want in there, so don't use that, put your own hard coded value in there instead.

            Comment

            Working...
            X