auf deutsche Sprache umschalten

Humidore

Shop Display Modes

You have to select one or more display modes for each page being used within the shop. Otherwise this will not work. The display mode tells the shop module what to do.
You also have to change the number or products in your article sysfolder to at least one in the stock. Here is an example:

Help image

The current display mode has not been set.
Current CODE = "HELP"
Products:
list
list gifts
list highlights
list offers
list new items
Inserts a list of the products on the current page, or perhaps with special conditions.
Products:
single view
Displays a single product if the script's GET/POST var 'tt_products' is set.
Products:
search
Displays a search dialog for searching products.
Currency:
selector
Displays a currency selector for the shop.
Basket:
content
overview
input customer data
input payment
finalize order
Displays the shopping basket.
The display method 'BASKET' works in general but using the specific methods 'input customer data', 'input payment' (last check) and 'finalize order' (thank you screen), you can split out the function over multiple pages. Or you can set up a basket overview with only the totals displayed.
Orders:
tracking
bill
delivery
Displays tracking dialog / information for an order. A bill and delivery sheet file get created.
General:
memo
Gives the frontend use the possibility to memorize some products.
General:
help
Displays this help screen.