Hi all, again a question:
In my productpage I want the quantity field replaced by a checkbox.
I tried to change this in ACT-PRODUCTLINE by changing
NETQUOTEVAR:PRODUCTQUANTITY
with
<!--NETQUOTEVAR:PRODUCTQUANTITY --><input type="CHECKBOX"
name="Q-NETQUOTEVAR:PRODUCTREFERENCE" value="1">
Now my catalog shows a checkbox. But nothing happens with my shopping cart. How do I make this happen??
With the audio store we also want to have a preview of the song (30 sec song) in the catalog. On our website we have the downloads on a separate page so a link would be ok. I realy have no clue where to put the link.
Can anybody please help me with the right answer.
www.kindersongs.nl
In my productpage I want the quantity field replaced by a checkbox.
I tried to change this in ACT-PRODUCTLINE by changing
NETQUOTEVAR:PRODUCTQUANTITY
with
<!--NETQUOTEVAR:PRODUCTQUANTITY --><input type="CHECKBOX"
name="Q-NETQUOTEVAR:PRODUCTREFERENCE" value="1">
Now my catalog shows a checkbox. But nothing happens with my shopping cart. How do I make this happen??
With the audio store we also want to have a preview of the song (30 sec song) in the catalog. On our website we have the downloads on a separate page so a link would be ok. I realy have no clue where to put the link.
Can anybody please help me with the right answer.
www.kindersongs.nl
Comment