Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Paul Smith Friend
    #203526

    Hi! I posted this bug to Mijoshops shop:

    Add to cart works on this product with no options:
    http://commercesolutions.com.au/ak/index.php/adelinas-kitchen-cook-book

    But doesnt work with this product that has options:
    http://commercesolutions.com.au/ak/index.php/aprons

    and received the following reply:

    That’s template override bug, please contact with theme developers to update product add to cart command into product pages.

    Please tell them to use addToCart function in product page instead of jaddToCart

    Could you please fix this asap.

    Regards

    Paul.

    hjalte1983 Friend
    #558573

    HERE

    http://www.joomlart.com/forums/topic/mijoshop-options/

    <em>@Css Magician 455562 wrote:</em><blockquote>Hi guys,

    We will fix and update for the upcoming release version of this template. At this moment, you can try with my below tweak:
    – Open file: componentscom_mijoshopopencartcatalogviewthemedecortemplateproductproduct.tpl
    – Search and replace

    [PHP]<input type=”button” value=”<?php echo $button_cart; ?>” id=”button-cart-<?php echo $product_id; ?>” class=”btn btn-primary” onclick=”jaddToCart(‘<?php echo $product_id; ?>’);” />[/PHP]

    With:
    [PHP]<input type=”button” value=”<?php echo $button_cart; ?>” id=”button-cart” class=”btn btn-primary” />[/PHP]</blockquote>

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

This topic contains 2 replies, has 2 voices, and was last updated by  hjalte1983 9 years, 6 months ago.

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