SUPPORT TICKET SYSTEM
| Question: How to show a product in a Joomla content(article)? |
| Answer: 1. Install JooCart/jCart content plugin (joocart_content.zip or jcart_content.zip) using Joomla menu Extensions->Extension Manager 2. Enable this plugin from Extensions->Plug-in Manager 3.You will see many options(add to cart,description etc) in plugin edit page to show your product in the article. 4.In article put your product code as follows: For JooCart [joocart product_id=id] for jCart [jcart 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. 5.Done |
Back to Frequently Asked Questions |