Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • joaoferraz Friend
    #151507

    Hi,
    How to show SKU and manufacturer in the product details page ?
    Thanks in advance

    Anonymous Moderator
    #345839

    Hi joaoferraz

    1. to display the SKU, you need to edit componentscom_virtuemartthemesja-mesolitetemplatesproduct_detailsflypage.tpl.php files.
    Add [PHP]<?php echo $ product_sku;?>[/PHP] where you want to display

    2. to display the Manufacturer, you should follow these steps:
    – Go to http://your_site/administrator/index.php?pshop_mode=admin&page=admin.show_cfg&option=com_virtuemart
    – At Site tab -> Layout -> Select the theme for your Shop, select theme you want using and click “Configuration”
    – Next, in Show Manufacturer Link? tick “Yes”
    – Save and finish

    Wish you success 🙂

    joaoferraz Friend
    #345877

    That’s it !
    Thank you very much.
    I just changed to
    <?php echo $product_sku ?>
    and it worked !
    Regards

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  joaoferraz 14 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum