Title: Output formatting command number_format
Last modified: September 17, 2024

---

# Output formatting command number_format

 *  Resolved [Nick Weisser](https://wordpress.org/support/users/openstream/)
 * (@openstream)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/output-formatting-command-number_format/)
 * The prices in the feed I’m working with has an apostrophe to group thousands,
   e.g. _1’799.00 CHF_, but Meta wants it to be _1799.00 CHF_ instead. I’ve tried
   using the number_format output formatting command like this _[number\_format 
   2 space point]_, but it still shows with the apostrophe.
 * Any ideas how I get rid of the apostrophe?

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

 *  Plugin Support [mansary](https://wordpress.org/support/users/mansary/)
 * (@mansary)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/output-formatting-command-number_format/#post-18021512)
 * Hi [@openstream](https://wordpress.org/support/users/openstream/)
 * You can overrider thousand separator using our plugins Number Format feature.
   Please go to 
   Make/Edit feed > Filter > Number Format > [https://prnt.sc/c6pPz1pbnT9e](https://prnt.sc/c6pPz1pbnT9e)
   Now, regenerate the feed and open the feed on a private window, and check if 
   you are getting the correct price with correct separator. However, you need to
   make sure you haven’t added the apostrophe in the woocommerce price field while
   adding the price.
 * Incase you have apostrophe added to the price field in WooCommerce, then you 
   would need to use string replace to remove the string from price and [here](https://webappick.com/docs/ctx-feed/faqs/how-to-replace-any-string-from-feed/)
   you can find the instructions on how to replace/remove strings. In you case, 
   you have to replace ‘ with blank.
   Thank you,
    -  This reply was modified 1 year, 8 months ago by [mansary](https://wordpress.org/support/users/mansary/).
 *  Thread Starter [Nick Weisser](https://wordpress.org/support/users/openstream/)
 * (@openstream)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/output-formatting-command-number_format/#post-18021827)
 * Thanks Mansary. Your screenshot is not fully visible, but I made the changes 
   like this [https://opnstre.am/47MMis1](https://opnstre.am/47MMis1) and checked
   if prices are entered with apostrophe, which is not the case [https://opnstre.am/4gvKXty](https://opnstre.am/4gvKXty).
   After re-generating the feed, prices are all 0.
 *     ```wp-block-code
       <g:price>0.00 CHF</g:price><g:sale_price>0.00 CHF</g:sale_price>
       ```
   
    -  This reply was modified 1 year, 8 months ago by [Nick Weisser](https://wordpress.org/support/users/openstream/).
    -  This reply was modified 1 year, 8 months ago by [Nick Weisser](https://wordpress.org/support/users/openstream/).
 *  Plugin Support [mansary](https://wordpress.org/support/users/mansary/)
 * (@mansary)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/output-formatting-command-number_format/#post-18022006)
 * That’s strange! Can you please reach us from [here](http://webappick.com/contact)?
 *  Thread Starter [Nick Weisser](https://wordpress.org/support/users/openstream/)
 * (@openstream)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/output-formatting-command-number_format/#post-18022066)
 * Done.

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

The topic ‘Output formatting command number_format’ is closed to new replies.

 * ![](https://ps.w.org/webappick-product-feed-for-woocommerce/assets/icon-256x256.
   gif?rev=3346213)
 * [Product Feed Manager for WooCommerce – CTX Feed – Support 220+ Shopping & Social Channels](https://wordpress.org/plugins/webappick-product-feed-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/webappick-product-feed-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/webappick-product-feed-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/webappick-product-feed-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/webappick-product-feed-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/webappick-product-feed-for-woocommerce/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Nick Weisser](https://wordpress.org/support/users/openstream/)
 * Last activity: [1 year, 8 months ago](https://wordpress.org/support/topic/output-formatting-command-number_format/#post-18022066)
 * Status: resolved