VirtueMart Products Extended

Related products and "Other also bought" features which are in the cart view can be displayed on the product detail and in the cart only. Therefore, you can use standard template module positions (i.e. "left, top, etc."). However, you have to assign the module the a VirtueMart menu item. Do not forget to set the "Hide if empty" feature to YES.

The "Other also bought" feature displays products that were also bought with the current one in some previous orders. If the feature is displayed in the cart, it applies to all products in the cart and shows products that were bought together with the whole order.

The "Related products" feature displays related products on the product detail. If the feature is displayed in the cart, it applies to all cart items.

 

This option shows "Related products" on the product detail only.

detail

This option shows "Related products" in the cart only.

cart

 

This option triggers the standard module behavior and shows Featured products, Latest products, Random products and Best products.

standard2

 

The parameters of the module can be set to a non-existing option. Be careful. The following example will not show any products at all.

bad

It is highly recommnended to use the following script to create a new special position. Paste the following code into the your productdetail teamplate or cart template. The $position variable will be your new pecial postion for the module.

    $document	= &JFactory::getDocument();
    $renderer	= $document->loadRenderer('modules');
    $options	= array('style' => 'xhtml');
    $position	= 'extended';
    echo $renderer->render($position, $options, null);
Support
  1. odeslano_z(*)
    You did not pass via anti-spam.
  2. Need Support? Submit a Ticket!
  3. You can use our support only if you have purchased a Support Product in our Online Store and received an Order ID.
  4. Name(*)
    Please fill in name.
  5. E-mail(*)
    Please fill in e-mail.
  6. Your URL
    Invalid Input
  7. Buggy URL
    Invalid Input
  8. Invalid Input
  9. Issue
    Vložte prosím poznámku.
  10. Upload Screenshot
    Invalid Input