Hi all,
I am having my first go at Actinic (and am fairly new to e-commerce) on what seems to be quite a demanding project, I have a design template to build too and a stock management system (SMS) to export orders too.
The client I am building this for has a lot of products and a fully functioning SMS that references products and its variants (such as size and colour) by Stock Keeping Units (SKU's). Their SMS needs to receive an SKU to identify the product and its variants selected by a customer, an example;
T-Shirt Code = T200
The T-Shirt can come in 3 diff sizes,
Small / code = SM
Medium / code = ME
Large / code = LA
And 3 different colours,
White / code = 01
Black / code = 02
Red / code = 03
So if someone ordered a large black t-shirt .. this would produce the SKU “T200LA02”… that can be exported to the SMS.
I am sure I am not the first to attempt this feat in Actinic, I noticed this thread here > http://community.actinic.com/showthr...&highlight=sku that implies the SKU is linked to the product in a product database. I was expecting to just add codes to each product or product variant inside the Actinic software but this appears not to be the case.
Has anyone else used SKU's before? How did they bind them to products and product variants? These are the questions that plague my mind at the moment and would gratefully receive any help or advice on the topic!
Many thanks
Thorbjorn / Toby
I am having my first go at Actinic (and am fairly new to e-commerce) on what seems to be quite a demanding project, I have a design template to build too and a stock management system (SMS) to export orders too.
The client I am building this for has a lot of products and a fully functioning SMS that references products and its variants (such as size and colour) by Stock Keeping Units (SKU's). Their SMS needs to receive an SKU to identify the product and its variants selected by a customer, an example;
T-Shirt Code = T200
The T-Shirt can come in 3 diff sizes,
Small / code = SM
Medium / code = ME
Large / code = LA
And 3 different colours,
White / code = 01
Black / code = 02
Red / code = 03
So if someone ordered a large black t-shirt .. this would produce the SKU “T200LA02”… that can be exported to the SMS.
I am sure I am not the first to attempt this feat in Actinic, I noticed this thread here > http://community.actinic.com/showthr...&highlight=sku that implies the SKU is linked to the product in a product database. I was expecting to just add codes to each product or product variant inside the Actinic software but this appears not to be the case.
Has anyone else used SKU's before? How did they bind them to products and product variants? These are the questions that plague my mind at the moment and would gratefully receive any help or advice on the topic!
Many thanks
Thorbjorn / Toby
Comment