Shortcodes Plugin
This is a useful content plugin for VirtueMart 3. Shortcodes plugin allows you to insert VirtueMart 3 products into Joomla content item. More than 3 layout options. K2 support.
Shortcodes Plugin for Joomla / VirtueMart 3 allows you to insert VirtueMart 3 products into Joomla article. Includeitem plugin also allows you to insert Joomla content article (facebox popup) into the VirtueMart product description, category and VM store description. Joomla Plugins feature must be enabled in the VM configuration. The option to enable Joomla plugins is found on the Global Virtuemart Configuration > "Shop" tab. The plugin work for all Joomla 3 templates.
How to add a VirtueMart product to Joomla article
Code for single product:
{product:29}
This will add the product with an id number of 29
Multiple products:
{product:22,45,83}
All products of category:
{category:12}
Joomla article:
{article:8}