Hi
I set up an online catalog for a client who deals in designer t-shirts, etc. I used Actinic Business v6.0.1.0.0.0.CLCB. the following setup and hierarchy was used:
Main Business Requirements:
It was required that:
1. All design logos must be on one page when the catalogue loads.
2. The customers must be able to order at the size level.
The above was achieved by setting up the catalog as follows:
Catalogue Name: XYZ
Section:
Name = Design Name
Image = Design Icon
Product Details: The notable details are:
Product Reference = 123
Price = £0.00
VAT = Std VAT
Component Tab
Pricing Model = Sum of Component Prices
No Order Line for Main Product = Checked
Component:
Component Tab
Component Name = Design Name
Component As Separate Order Line = Checked
Permutations Tab
Valid = Checked for each size
Pricing = Override
Price = £21.98
Product = 123
Attribute:
Attribute Name = Sizes (Drop Down List)
Choice:
1. Choice Name = S (36") Grey Mens T-shirt
HTML for Name = S (36") Grey Mens T-shirt - £21.98
2. Choice Name = M (40") Grey Mens T-shirt
HTML for Name = M (40") Grey Mens T-shirt - £21.98
3. Choice Name = L (44") Grey Mens T-shirt
HTML for Name = L (44") Grey Mens T-shirt - £21.98
4. Choice Name = XL (48") Grey Mens T-shirt
HTML for Name = XL (48") Grey Mens T-shirt - £21.98
So on and so forth.
Problems I need help with:
1. The report repeats every item twice. One for the size ordered with the correct Price and Tax and secondly for the Product with price and Tax being £0.00.
2. The reports does not give a size description when for the same product the size on order changes.
3. The description on the last line of every product is incorrect.
Any suggestions would be highly appreciated.
I set up an online catalog for a client who deals in designer t-shirts, etc. I used Actinic Business v6.0.1.0.0.0.CLCB. the following setup and hierarchy was used:
Main Business Requirements:
It was required that:
1. All design logos must be on one page when the catalogue loads.
2. The customers must be able to order at the size level.
The above was achieved by setting up the catalog as follows:
Catalogue Name: XYZ
Section:
Name = Design Name
Image = Design Icon
Product Details: The notable details are:
Product Reference = 123
Price = £0.00
VAT = Std VAT
Component Tab
Pricing Model = Sum of Component Prices
No Order Line for Main Product = Checked
Component:
Component Tab
Component Name = Design Name
Component As Separate Order Line = Checked
Permutations Tab
Valid = Checked for each size
Pricing = Override
Price = £21.98
Product = 123
Attribute:
Attribute Name = Sizes (Drop Down List)
Choice:
1. Choice Name = S (36") Grey Mens T-shirt
HTML for Name = S (36") Grey Mens T-shirt - £21.98
2. Choice Name = M (40") Grey Mens T-shirt
HTML for Name = M (40") Grey Mens T-shirt - £21.98
3. Choice Name = L (44") Grey Mens T-shirt
HTML for Name = L (44") Grey Mens T-shirt - £21.98
4. Choice Name = XL (48") Grey Mens T-shirt
HTML for Name = XL (48") Grey Mens T-shirt - £21.98
So on and so forth.
Problems I need help with:
1. The report repeats every item twice. One for the size ordered with the correct Price and Tax and secondly for the Product with price and Tax being £0.00.
2. The reports does not give a size description when for the same product the size on order changes.
3. The description on the last line of every product is incorrect.
Any suggestions would be highly appreciated.
Comment