Hi,
Is there anyway of making the extended information pages load without having to pop up. I have read with interest some posts about using the act_primary template to create a new template for the extended info page which I have done with the following results/requirements.
1. It still pops up (I hate pop ups so much!)
2. Having replaced the NETQUOTEVAR:BULK with
NETQUOTEVAR:INCLUDE Act_ProductSeparator.html NETQUOTEVAR:ENDSEPARATOR NETQUOTEVAR:PRODUCTFORMBEGIN NETQUOTEVAR:PRODUCTFORMEND NETQUOTEVAR:NEXT NETQUOTEVAR:INCLUDE Act_ProductSeparator.html NETQUOTEVAR:ENDSEPARATOR NETQUOTEVAR:PRODUCTFORMBEGIN NETQUOTEVAR:PRODUCTFORMEND NETQUOTEVAR:NEXT
all it does is shows some of the above in the page
3. Ideally I would like to put the add to cart button and variant info on the extended info page instead. I have seen Norman's code for doing this but am not sure it is exactly right for me?
4. My ideal path for a client visiting the store is
section/s > product listing > product info (inc add to cart and options) > checkout
surely this is quite normal for an online shop? I am suprised that Actinic does not simply have a way of allowing this in the options settings. Maybe I am dippy and doing it all the wrong way.
Anyway please can someone put me out of my missery
Alex
PS Is it possible to display prices on the site inc vat and also enter them inc vat? (at the moment I have to enter them exclusive)
PPS I have both UK sterling and Euros enabled is it possible to make JUST the UK sterling price bold?
Is there anyway of making the extended information pages load without having to pop up. I have read with interest some posts about using the act_primary template to create a new template for the extended info page which I have done with the following results/requirements.
1. It still pops up (I hate pop ups so much!)
2. Having replaced the NETQUOTEVAR:BULK with
NETQUOTEVAR:INCLUDE Act_ProductSeparator.html NETQUOTEVAR:ENDSEPARATOR NETQUOTEVAR:PRODUCTFORMBEGIN NETQUOTEVAR:PRODUCTFORMEND NETQUOTEVAR:NEXT NETQUOTEVAR:INCLUDE Act_ProductSeparator.html NETQUOTEVAR:ENDSEPARATOR NETQUOTEVAR:PRODUCTFORMBEGIN NETQUOTEVAR:PRODUCTFORMEND NETQUOTEVAR:NEXT
all it does is shows some of the above in the page
3. Ideally I would like to put the add to cart button and variant info on the extended info page instead. I have seen Norman's code for doing this but am not sure it is exactly right for me?
4. My ideal path for a client visiting the store is
section/s > product listing > product info (inc add to cart and options) > checkout
surely this is quite normal for an online shop? I am suprised that Actinic does not simply have a way of allowing this in the options settings. Maybe I am dippy and doing it all the wrong way.
Anyway please can someone put me out of my missery
Alex
PS Is it possible to display prices on the site inc vat and also enter them inc vat? (at the moment I have to enter them exclusive)
PPS I have both UK sterling and Euros enabled is it possible to make JUST the UK sterling price bold?
Comment