Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • peter 7 posts 47 karma points
    Jan 28, 2013 @ 09:56
    peter
    0

    products not being added to cart

    Hi

    The product price using alias productPriceGBP is not appearing on my sales page.Everything else like the productName, productNumber, productShortDescription are being displayed well for the individual product.I think this could be the reason why am having a problem with adding products for sale to Add to cart.

    When I click on Add to Cart the page just reloads with no changes and the Error console gives me the following results.

    Error: uncaught exception: jQuery.validationEngine rules are not loaded, plz add localization files to the page


    Error: ReferenceError: jQuery is not defined
    Source File: http://ajax.googleapis.com/ajax/libs/jqueryui/1.5.3/jquery-ui.min.js

    Can you please advise me on what I should do to resolve this issue?

    Thanks

  • Rune Grønkjær 1372 posts 3103 karma points
    Jan 28, 2013 @ 10:44
    Rune Grønkjær
    0

    Seems like you have two issues.

    First off all the productPriceGBP displaying. What is the current currency of the website? If you only have the productPriceGBP and another currency is selected that would explain that. To select a default currency go to the countries in the Tea Commerce section.

    About the jQuery problem make sure that jQuery is referenced correctly on the website. You will need that for jQuery UI to work.

    /Rune

  • peter 7 posts 47 karma points
    Jan 29, 2013 @ 07:21
    peter
    0

    Thanks for getting back to me Rune but I had already set my default currency under countries to GBP as seen on the image below.

    The below image is what I see on my sales page without the product price appearing.

    Could there be something else I can try?

    Thanks again.

  • Anders Burla 2560 posts 8256 karma points
    Feb 01, 2013 @ 16:25
    Anders Burla
    0

    What property alias have you specified for the GBP currency? And does that alias match with the one on you product document type?

    Kind regards
    Anders

  • Anders Burla 2560 posts 8256 karma points
    Feb 11, 2013 @ 10:17
    Anders Burla
    0

    Hi Peter

    Did we solve your question?

    Kind regards
    Anders

  • peter 7 posts 47 karma points
    Feb 16, 2013 @ 11:07
    peter
    0

    Hi Anders.

    Very sorry for the late reply been busy on other projects.

    My property alias for the GBP currency in Tea commerce section is productPriceGBP and yes it does match with the one on product document type.

    What else can I check?

    Thanks again

    King Regards

    Peter

  • Anders Burla 2560 posts 8256 karma points
    Feb 18, 2013 @ 08:41
    Anders Burla
    100

    Could you try and set up a really simple doctype with only the currency field. And then make a really simple xslt that use the method in Tea Commerce to fetch the price for that node and see if that works. If it does it might be something in your setup of doc types or variants or an error in your xslt or something.

    Kind regards
    Anders

  • Anders Burla 2560 posts 8256 karma points
    Feb 26, 2013 @ 23:50
    Anders Burla
    0

    Hi Peter

    Did you find a solution to your problem?

    Kind regards
    Anders

  • peter 7 posts 47 karma points
    Mar 06, 2013 @ 07:59
    peter
    0

    Hi Anders

    Your suggestion for setting up a simple doctype with one currency field worked.

    I was able to trace my mistake from the price fetch method for the node used in Tea commerce.

    Thanks again

    Kind Regards

    Peter

Please Sign in or register to post replies

Write your reply to:

Draft