• Resolved andresweb

    (@andresweb)


    I am using the hotel booking plugin with woocommerce. When I want to add an item, the price increases. For example:
    a Classic Single room costs S/ 150.00 a night. When added to the woocomerce cart, it is added by 1 × S/ 2,625,840.00. The funny thing is that the total is still at S / 150.00.
    Where can I check? In which php file can I see the problem.
    Apparently if you are storing the actual price per item but when displaying it you are calculating it with a ‘ghost’ value. I look forward to your help.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • @andresweb Which hotel booking plugin you are using? It seems this is the problem on the total calculate on this plugin.

    Thread Starter andresweb

    (@andresweb)

    @darell thanks for your reply. I am using WooCommerce Version 3.8.1 and WP Hotel Booking Version 1.9.8.7.
    The problem that are in the amounts, are increased. However the totals are correct. I attach links with sample images

    select two rooms
    https://awqahoteles.com/imagen/cart1.png
    The cart sidebar shows the increased amounts, but the total is correct
    https://awqahoteles.com/imagen/cart2.png
    also on the cart page
    https://awqahoteles.com/imagen/cart3.png

    Thanks for your support!!

    mother.of.code

    (@imazed)

    The Mother of Code

    Hey there @andresweb – I think this is a question you can best put in front of the developers of the hotel booking plugin you’re using. Chances are low they’re looking at this specific forum, which makes me worry you’ll not get the level of support you need.

    Is this the plugin you bought? Then you can open a ticket with them specifically by logging into the account you used to purchase the plugin.

    Thread Starter andresweb

    (@andresweb)

    @imazed thanks for your reply. Unfortunately we are using the hotel booking plugin in its free version. I thought of posting on this forum, because I think I can take a look at some files that may receive data from the booking plugin to the woocomerce cart. The problem is that I don’t know what files I can look at on the side of woocomerce. I look forward to your support. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘error inserting item to woocommerce cart’ is closed to new replies.