Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • arfat87 Friend
    #889394

    Hi,
    I would like to display the product Description text in Joomshopping at the right of product image i want short description and add to cart button

    The full description at the bottom of product image


    1. Capture-4
    Saguaros Moderator
    #889490

    Hi

    You will need to add the short description for template view of product.

    <div class="description">
    <?php print $this->product->short_description; ?>
    </div>

    Try with my tweak below:

    • Go to directory: ROOT/components/com_jshopping/templates/ja_tiris/product/

    • Backup this file: product_default.php

    • Replace with attached file.

    Once done, clean JAT3 cache – the link at the top right corner in back-end.


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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years, 1 month ago.

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