All posts tagged Shopp

Shopp Product Importer CSV Template

Shopp Product Importer Plugin provides a mechanism to import Products from a formatted CSV file into the shopp product database.

Product Identifier,Product Category [Pipe | Delimited Text],Description [text],"Featured [ON,OFF] (*auto OFF)",Image ID [Number] (Use image path option),"Inventory [ON,OFF] (*auto OFF)",Product Name [Text],Product Price [Text],"Published [ON,OFF] (*auto ON)","Sale [ON,OFF] (*auto OFF) (Requires Sale price)",Sale Price [text] (requires sale),Shipping Fee [text],SKU [text] (requires stock),Stock Quantity [Number] (requires SKU),Slug [text] (*auto product name),Summary [text],Tags (pipes | delimited text),"Tax [ON,OFF] (*auto ON)","Type [Shipped, Virtual, Download, Donation, N/A] (* auto Shipped)","Shipping [ON,OFF] (*auto ON)",Variation Price [Number],"Variation Taxed [ON,OFF]",Add-on Price [Number],"Add-on Taxed [ON,OFF]",Spec [text],Weight [text],Custom Taxonomy [Pipe | Delimited text]

https://dl.dropbox.com/u/20291031/shopp-product-importer.csv

Please note: The .csv file contains only the column headers, but they should be enough to get you going.

Good Luck.

Shopp ecommerce Checkout Validation

If you have Shopp ecommerce plugin installed and your checkout page is not giving you error alerts.

Go To: checkout.php in the form tag change it to

"class="shopp validate validation-alerts"