Frequently Asked Questions

How to show products in a Joomla content(article) using JooCart?

1.When you install JooCart package,JooCart content plugin (joocart_content.zip) is automatically installed.
2.Make sure it is enabled in Joomla Admin Panel Top Menu :Extensions->Plugins
3.You will see many options(add to cart,description etc) in plugin page to show your product in the article.
4.In article put your product shortcode code as follows:
For JooCart
[joocart product_id=id]
id should be an integer which is the product id number.You will see it in browser URL of product edit page from JooCart Admin Panel.
e.g. [joocart product_id=49]

You can also display a module(e.g. featured,latest,specials etc module) in your Joomla article using following shortcode
For JooCart
[joocart extension_id=id]
Here extension_id is the extension file name.If any extension has multiple instances with same file name then provide module id with dot(.) of the corresponding module instance. You can add "_multple_columns" with extension filename too to display more products in a single row. You can get filename and module id from Admin Left Side Menu->Extensions->Modules. Install your required module from there and configure it and save.
Then go to again edit page of that module and look at the url. You will get the extension file name and module id from there. If your url is something like this http://yoursite/administrator/index.php?option=com_opencart&route=extension/module/featured&user_token=sdfsdfsdfsddfds&module_id=28 then see following extension_id
e.g [joocart extension_id=featured]
e.g [joocart extension_id=featured_multiple_columns]
e.g [joocart extension_id=featured.28]
e.g [joocart extension_id=featured.28_multiple_columns]
5.Done

Please Wait!

Please wait... it will take a second!

Powered By JooCart
softPHP © 2010-2022