• Resolved MEMT-NETWORK

    (@memt-network)


    Is it possible the let the plugin press the ‘add to cart’ button on a page?
    I’m having issues with a very slow cart update response and trying to find the plugin that is causing this delay.

Viewing 1 replies (of 1 total)
  • Plugin Author bruandet

    (@bruandet)

    You would need to pass all parameters to the profiler:
    -Select “Custom post/URL” from the “Page to profile” option and enter the URL.
    -Enter the username in the “Run profiler as” option.
    -Click “Advanced Options”, select GET or POST, enter the “name=value” parameters and possible cookies.

    If you don’t know what URL or parameters are sent, you can use your browser’s developer tools to see them:
    1. Go to your check out page.
    2. Open the developer tools ( CRTL + Shift + i ), and select the “network” tab.
    3. Click the “Add to cart” button.

    You should see all parameters and the URL in the network tab.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce add to cart’ is closed to new replies.