Hi
I have been looking at the ca000001.pl Perl script that add item to the cart. It only needs the PLU no and the section no. The PLU is easy but the section no is more tricky as it comes from/with the Online_Catalog_<section_Name>_<section_no>.html files when (?) they are built.
Q:
Is there a way to add item to the cart without the section no?
Is there a way to prevent Actinic changing the section no (sometimes) after each (import/replace &) refresh?
Thanks in advance
C
I have been looking at the ca000001.pl Perl script that add item to the cart. It only needs the PLU no and the section no. The PLU is easy but the section no is more tricky as it comes from/with the Online_Catalog_<section_Name>_<section_no>.html files when (?) they are built.
Q:
Is there a way to add item to the cart without the section no?
Is there a way to prevent Actinic changing the section no (sometimes) after each (import/replace &) refresh?
Thanks in advance
C
Comment