PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Fixed Price Bulk Upload Issue

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

I have used woocommerce's own product import and imported the fixed pricing for the products. It is in the database but it is not showing up correctly if I do not manually go into each product and click"The product fixed prices rules". It defaults to [default currency price]*exchange rate. How could I use the woocommerce's own product import and enable the fixed price to work without going manually into each product? Thanks

For example:

https://beta.ridgegatetools.com/products/rivet-nut-steel-zinc-plated-10-24-0-130-25pcs/

This already has a fixed price for USD $5.50 in the csv file of product export but on the front end it is still showing the converted price of $6.10. If I edit this product manually and click"The product fixed prices rules" then it would work but it is tedious for large number of products. Any way to enable this through csv import? Thanks.

 

Picture included.

https://drive.google.com/drive/folders/1Fls7vbry7_1Uh12GD-LeOfcoCuxyMnpm?usp=sharing

 

Hello

Please  clear  all  cache  and  transient - https://c2n.me/49MkfVZ.png and  do a test

Hi,

I tried and it is not working. Any other resolutions? Thanks

Tom

Hello Tom

these are the usual meta fields. on the front, the plugin feeds data directly from meta data.

To  test (after  import ) try  to  get  any  meta / Example:  get_post_meta($post_id, '_woocs_regular_price_USD', true);

The problem may be with the function of your import