|
Date: 9/11/2006 8:23 pm · Subject: Re: Store Front help · Rating: -3
Hi, I've done the following steps: 1. Enable the Product Macro in WegGUI.conf or in your.conf file. 2. In AdminMode enter in Products Item. Add New Product. Easiest way is to assign SKU number
for later use. Of course fill all other information
for your product.
3. Do step 2 as manu times as products you have.
4.
On your shopping page represent your product as you like and include
the macro ^AssetProxy("SKU",assetId); to enable the shopping cart for it. 5. Do step 4 for all your products. 6. It will be good idea to allow the user to see his shopping cart with the URL: ^PageUrl;?op=viewCart. 7. You can customise the impression via the template engine I think that in very essential it is like this. Regards
todor_k
--- (Edited on 9/12/2006 4:23 am [GMT+0300] by todor_k) ---
|