Title: Problems with Open Price
Last modified: May 30, 2019

---

# Problems with Open Price

 *  Resolved [raticida](https://wordpress.org/support/users/raticida/)
 * (@raticida)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/)
 * Hi,
    I am using this plug-in along with Product Open Pricing (name your price)
   for WooCommerce ([https://wordpress.org/plugins/product-open-pricing-name-your-price-for-woocommerce/](https://wordpress.org/plugins/product-open-pricing-name-your-price-for-woocommerce/))
   and I am having problems on the cart page.
 * With this plugin enabled, the amount entered on the product page does not appear
   in the list of cart items, only in the subtotal and total.
    When this plugin 
   is disabled, everything works fine.
 * Follow the links with the error images.
 * – [https://ibb.co/WWQksxg](https://ibb.co/WWQksxg) (product page)
    – [https://ibb.co/tB0dW4W](https://ibb.co/tB0dW4W)(
   cart page)
 * the amount entered on the product page is not being sent to the $price variable.
 * The reported error code line contains the following information: $row_price =
   $price * $quantity;
 * Could you help me with this ?!

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Contributor [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11590496)
 * it is probably this issue:
    [https://github.com/hyyan/woo-poly-integration/issues/346](https://github.com/hyyan/woo-poly-integration/issues/346)
   which is fixed in the source code available there which you are very welcome 
   to try, or wait a week for version 1.4 to be finalised.
 *  Thread Starter [raticida](https://wordpress.org/support/users/raticida/)
 * (@raticida)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11590624)
 * Thanks for your time [@jonathanmoorebcsorg](https://wordpress.org/support/users/jonathanmoorebcsorg/),
 * I tried with the github version but the same error happens. Any other solution?
 *  Plugin Contributor [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11591086)
 * Hi, please open up your own issue on github, and also refer to this one:
    [https://github.com/hyyan/woo-poly-integration/pull/390](https://github.com/hyyan/woo-poly-integration/pull/390)
   which is the issue with explanations..
 * Check all the pricing synchronisation is enabled under Settings, WooPoly, Meta
   synchronisation: the code to retain the price in the cart is only activated if
   pricing synchronisation is turned on.
 * Then does the problem occur for simple products or is it just a problem for variations?
 *  Thread Starter [raticida](https://wordpress.org/support/users/raticida/)
 * (@raticida)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11593521)
 * Hi,
    All price synchronization is enabled and the problem occurs for simple products.
 * I did a new test:
    – If I enter the Portuguese version of the site and add a 
   product to the cart, the error continues. Now, if I keep this product in the 
   cart and switch the site to another language, in English for example, the amount
   is displayed correctly.
 * This happens in reverse as well.
 *  Plugin Contributor [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11594856)
 * Yes I see that – this is about to turn into a coding discussion so please open
   on [https://github.com/hyyan/woo-poly-integration/issues](https://github.com/hyyan/woo-poly-integration/issues)
   for further advice
 *  Plugin Contributor [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11597892)
 * I added some improvements into this pre-release:
    [https://github.com/hyyan/woo-poly-integration/releases/tag/1.4.0](https://github.com/hyyan/woo-poly-integration/releases/tag/1.4.0)
 * The cart page is now fine.
    If you switch languages, the mini-cart product display
   may show the other language price rather than the input price, but the total 
   and view when you click to the cart page is correct. as mentioned previously 
   any more detailed issue, please report on [https://github.com/hyyan/woo-poly-integration/issues](https://github.com/hyyan/woo-poly-integration/issues)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problems with Open Price’ is closed to new replies.

 * ![](https://ps.w.org/woo-poly-integration/assets/icon-128x128.png?rev=1139686)
 * [Hyyan WooCommerce Polylang Integration](https://wordpress.org/plugins/woo-poly-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-poly-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-poly-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-poly-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-poly-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-poly-integration/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/problems-with-open-price/#post-11597892)
 * Status: resolved