Appearance
Setup the store
In order to setup the store you have to follow the following steps.
Basic setup
Install the module
- Enter a valid license
- Make changes to your settings
- Enable a gateway
Install the example templates via the module CP
Create a channel (e.g. called Products) with at least the following fields
- Create a "Price" field
product_price
and assign the fieldtypeReinos Store - Price
to it. - Create a "Sale Price" field
product_sale_price
and assign the fieldtypeReinos Store - Price
to it. * - Create a "Disable Shipping" field
product_disable_shipping
and assign the fieldtypetoggle
to it. * - Create a "weight" field
product_weight
and assign the fieldtypetext
to it and set theAllowed content
for this field toNumber
. * - Create a "inventory" field
product_inventory
and assign the fieldtypetext
to it and set theAllowed content
for this field toNumber
. *
* Not required, but the template expect this field. However, you can omit this field in your own template
Example Channel Set
As of v3.0.0 we added a folder with an example channel and fields that can be zipped and imported into EE. Simply zip the folder
ee_reinos_store/system/user/addons/reinos_store/custom_channels/products/ChannelSet
--><give-it-a-name>.zip
and import it into ExpressionEngine.- Create a "Price" field