• Resolved aristosv

    (@aristosv)


    This is either a bug, or a misconfiguration on my part.

    Using the demo on your website, I created a rule that if I buy the Polo t-shirt, I get a $3 discount on the vneck t-shirt, and it’s automatically added to my cart.

    You can see a screenshot of the rule here
    https://ibb.co/wW73xB2

    When I add the Polo to the cart, the vneck t-shirt is also added automatically, as expected. But if I don’t want the vneck t-shirt and I try to remove it from the cart, I get a message saying that it was removed, but it doesn’t really get removed. And there’s no way to remove it, unless I also remove the Polo.

    You can see a screenshot of the issue here
    https://ibb.co/WnWzFB0

    • This topic was modified 3 years, 6 months ago by aristosv.
Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi

    Thank you for reaching out.

    We do provide external customization as a code snippet that can be added to your site when you are using this type of rule, to use the close option to remove the auto-added product.

    Code snippet:
    https://gist.github.com/AshlinRejo/b94e15a41221487c0d11ea34308d9e98

    Unfortunately, this cannot be added to the demo site.

    Let us know in case of further queries.
    Glad to assist!

    Thanks,
    Team Flycart

    Thread Starter aristosv

    (@aristosv)

    What will this code snippet do?

    – Will it prevent the discounted product from being auto added to the cart?
    – Will it allow the visitor to remove it from the cart once it’s been added?

    Thanks

    Hi

    Thank you for your response.

    This code snippet will allow visitors to remove it from the cart if they do not want to purchase it and will not re-add the item again on the same cart.

    Hope this helps!

    Thanks,
    Team Flycart

    Thread Starter aristosv

    (@aristosv)

    is there a way to test this, since I can’t test it on the demo site?

    Thread Starter aristosv

    (@aristosv)

    I just purchased your plugin and added your code snippet. Now the discounted item is not automatically added to the cart. Please advise.

    Thread Starter aristosv

    (@aristosv)

    Also please note that the ticket creation on your website is not working.

    Plugin Author flycart

    (@flycart)

    Hi

    Can you please make sure that you have added the snippet correctly ?
    Instead of adding to the functions.php, can you please try using this method (via the Code Snippets plugin)
    https://docs.flycart.org/en/articles/2404915-using-code-snippets-plugin
    and see if it helps.

    Meanwhile, please use the Live Chat button at our website https://www.flycart.org
    to send us a message / ticket. The button just opens a new conversation via the Live Chat option. We use Intercom for as our helpdesk / support system.

    One of our support team members will be able to assist you.
    Just a humble remainder: We are based in the IST timezone. While we respond as quickly as possible, timezone differences might cause a bit of delay.

    Thanks
    Team Flycart

    Plugin Author flycart

    (@flycart)

    Another Friendly Note:

    Usually customers would not remove a free product when it gets added to the cart. It is a rare customer behavior ??

    Thread Starter aristosv

    (@aristosv)

    I am actually already using the code snippets plugin. Thats how I added your code snippet.

    There is not live chat button on your website. I tried with safari and chrome.

    Also the additional product is not free, its just discounted.

    • This reply was modified 3 years, 6 months ago by aristosv.
    Plugin Author flycart

    (@flycart)

    That’s weird. Also the chat button will always be visible at the bottom right corner of the site.
    Can you please send the ticket by sending it to: support [at] flycart [dot] org

    Thanks

    Plugin Author flycart

    (@flycart)

    It would be great if you can send with the screenshots of your discount rule configuration. And the screenshot of the code snippet set up you have made. That would help us a lot.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘discounted item cannot be removed from the cart’ is closed to new replies.