Hi All,
Have been ripping my hair out this weekend with this which means I am even more folically challenged than I was before.
Problem 1:
I use ‘Quantity on Product Page’ and I have gone through all my templates to change the default quantity to 1 (as apposed to 0) to save customers another click. This worked fine on all my normal product pages but not on the product duplicate pages.
It comes up with an error on the page saying:
- Quantity: You must enter a value between 1 and y(for example)
You then enter a value (even though it already says 1) and it keeps coming up with the same error regardless.
The following link gives an example:
http://www.mad4ponies.com/acatalog/t..._jodhpurs.html
If I change the template back to use ‘NETQUOTEVAR:PRODUCTQUANTITY’ instead of ‘<input type="text" size="4" name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1">’ it works fine again??
Problem 2:
This now leads to my second problem. I want to create a bundle deal, where the customer chooses colours and sizes from say four products, adds them to the basket and gets a discount for the lot. Easy you would think? When I set up the default quantity as ‘1’ in a hidden field and then have four products with a single add to basket it does not put them in the cart.
However, if I remove the hidden field and put back ‘NETQUOTEVAR:PRODUCTQUANTITY’ the add to basket works. This however would mean that the customer would have to type in 1 to all four product quantities to get the bundle deal!!
Please see the following link to see it working with the quantity fields:
http://www.mad4ponies.com/acatalog/t...ravel_set.html
And this link shows what happens with the default set to ‘1’ (although not in a hidden field, but still has the same effect):
http://www.mad4ponies.com/acatalog/t..._Pony_Set.html
I have searched the forum and have found that there are some problems with duplicate products but cannot find anything related to this??
Please Help, before I lose the rest of my hair.
Thanks
Mark
Mad 4 Ponies
http://www.mad4ponies.com/acatalog/index.html
Have been ripping my hair out this weekend with this which means I am even more folically challenged than I was before.
Problem 1:
I use ‘Quantity on Product Page’ and I have gone through all my templates to change the default quantity to 1 (as apposed to 0) to save customers another click. This worked fine on all my normal product pages but not on the product duplicate pages.
It comes up with an error on the page saying:
- Quantity: You must enter a value between 1 and y(for example)
You then enter a value (even though it already says 1) and it keeps coming up with the same error regardless.
The following link gives an example:
http://www.mad4ponies.com/acatalog/t..._jodhpurs.html
If I change the template back to use ‘NETQUOTEVAR:PRODUCTQUANTITY’ instead of ‘<input type="text" size="4" name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1">’ it works fine again??
Problem 2:
This now leads to my second problem. I want to create a bundle deal, where the customer chooses colours and sizes from say four products, adds them to the basket and gets a discount for the lot. Easy you would think? When I set up the default quantity as ‘1’ in a hidden field and then have four products with a single add to basket it does not put them in the cart.
However, if I remove the hidden field and put back ‘NETQUOTEVAR:PRODUCTQUANTITY’ the add to basket works. This however would mean that the customer would have to type in 1 to all four product quantities to get the bundle deal!!
Please see the following link to see it working with the quantity fields:
http://www.mad4ponies.com/acatalog/t...ravel_set.html
And this link shows what happens with the default set to ‘1’ (although not in a hidden field, but still has the same effect):
http://www.mad4ponies.com/acatalog/t..._Pony_Set.html
I have searched the forum and have found that there are some problems with duplicate products but cannot find anything related to this??
Please Help, before I lose the rest of my hair.
Thanks
Mark
Mad 4 Ponies
http://www.mad4ponies.com/acatalog/index.html
Comment