ProductType_productTypeName (Name of your Product type)
Brand_BrandName (Name of your Brand)
productContent_page (path to the product page, this should be same as the value of "filename" field for that page)
product_productName (Name of the product)
product_ProductDescription (Description of the product)
product_ProductCode (Product code, this should be unique)
attribute_[attributeID] (if you are importing any data for the custom attribute, this is for that. Use that attributeID)
attribute_[attributeID]
...
option_[optionCode] (Option code, if you are importing options, e.g. option_size, option_color)
...
sku_Price (sku price)
sku_skuCode (optional, only if you have predefined sku code)
<cfset $.slatwall.getService("ProductService").loadDataFromFile('http://[your_site_url]/products.txt') />
Now call this file by URL:
http://[your_site_url]/plugins/slatwall/?slatAction=frontend:product.import
--
You received this message because you are subscribed to the Google Groups "Slatwall eCommerce" group.
To unsubscribe from this group and stop receiving emails from it, send an email to slatwallecomme...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.