-
Notifications
You must be signed in to change notification settings - Fork 0
WikiPages
romoxi edited this page Oct 5, 2020
·
6 revisions
These pages can be edited as normal wiki pages. You have to call the plugin bobshop in each of it as shown below.
You not really need this site, but in the standard configuration it will be used to show some products from the products tracker. The name "Shop" is exchangable, what means that you can use any name you want;
To call the plugin bobshop the follwoing syntax is used:
`{bobshop type=show_shop}`
This will call the template "wikiplugin_bobshop_shop.tpl".
Will show the shopping cart
`{bobshop type=show_cart}`
Will show the cashierpage
`{bobshop type=show_cashier}`
The user have to be logged in to see the cashierpage. If no user is logged in, there will be shown the login site and a link to register for new users.
Shows teh summary of the complete order:
`{bobshop type=checkout}`
After the order was submitted.
`{bobshop type='order_submitted'}`