Node Package: Product List & Online Store


The Product List allows you to create a complete online store for display of products with images and descriptions. Each product may be sold in different configurations (SKUs), individually priced. The product-list can be combined with and online store node to facilitate shopping-cart functionality.



wpProductList

Where to use this node

Attributes

NameUseValueHelp
name required newslist give the product list a unique name in order to identify it
store-chapter optional if specified, the product list will provide "add to cart" functionality. Specify the unique name of the chapter that contains the online-store node, e.g. "mystore"
printerfriendly-design optional specifies the printer-friendly design to use for the individual product item pages
design optional specifies the design templates to use for the individual product item pages
enable-email-to-friend oneof yes, no specify whether email-to-friend functionality should be enabled for the individual product item pages
num-columns oneof 2, 1, 3 specifies how many columns to display the product thumbnails in the index page
items-per-page default 8 your product list will display this many items per page

Sub Nodes

NameTypeHelp
product wpProductListItem insert this element for each product you want to list

wpProductListItem

Where to use this node

Attributes

NameUseValueHelp
name required make sure to specify a unique name for each product. For simplicity, you can use your internal ID system

Sub Nodes

NameTypeHelp
title wpStringL this is the title for the product, e.g. "Hello Kitty T-shirt"
oneliner wpStringL Enter a very short description of the product here, to be displayed in on the index page
description wpHtml this is a brief description of the product
details wpHtml this is a detailed description of the product. You can include formatting and images, if needed.
price wpNum enter the price for this product here, unless specifying skus as well. do not use currency symbols and use "." for decimals.
image wpImage

More Information

Quick Navigation

| More

 

Search Site