• Hi…

    Hey, Thanks for this amazing plugin it is extrmely useful.

    I encountered a problem here after selecting options in configuration and clicking to add to cart. Then selected options are not shown in the cart or checkout page.

    Please give me a solution for this as it is a last step to complete my site

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Marc Lacroix

    (@marcusig)

    Hi there,

    The issue is that the product is added to the cart with a custom Ajax method (that of your theme), and that method only sends a selected data, instead of the full add to cart form.

    I’ll look into adding compatibility, but for now, you will need to deactivate the “ajax add to cart” function for the configurable products.

    Marc

    Thread Starter skvisuals

    (@skvisuals)

    after disabling add to cart ajax functionality. the configurator add to cart is not adding product in cart.

    I’ve got this error in the console for the configurator product

    “Uncaught ReferenceError: wc_add_to_cart_params is not defined
    at HTMLButtonElement. (custom.min.js:1:58707)
    at HTMLDocument.dispatch (jquery.min.js:2:40035)
    at v.handle (jquery.min.js:2:38006)
    at Object.trigger (jquery.min.js:2:70124)
    at HTMLButtonElement. (jquery.min.js:2:70726)
    at Function.each (jquery.min.js:2:3129)
    at e..each (jquery.min.js:2:1594)
    at e..trigger (jquery.min.js:2:70701)
    at n.add_to_cart (configurator.min.js:1:13928)
    at HTMLDivElement.dispatch (jquery.min.js:2:40035)”

    please give me any solution for it.

    Plugin Contributor Marc Lacroix

    (@marcusig)

    after disabling add to cart ajax functionality. the configurator add to cart is not adding product in cart.

    How did you disable it? I just looked at the theme’s code and it looks like the feature can’t be disabled without breaking.

    Thread Starter skvisuals

    (@skvisuals)

    i disabled the woocommerce add to cart ajax? is this not the way

    Plugin Contributor Marc Lacroix

    (@marcusig)

    Yes it should be the way, but your theme seems to require the Ajax method. Without it even the normal Add to cart button doesn’t work

    Anyways I added a compatibility patch to the configurator, which you can use by installing the development version from the bottom of this page: https://www.ads-software.com/plugins/product-configurator-for-woocommerce/advanced/

    Thread Starter skvisuals

    (@skvisuals)

    thanks your development version is working.

    I doubt the development version code is available after you push normal updates for the plugin. and one problem arises whenever I see configurated products on the cart page it shows configurations on related products too.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Configuration selected options not shown in Cart or checkout page’ is closed to new replies.