custom-price-labels

WooCommerce Custom Price Labels

Create any custom price label for any WooCommerce product

Description

Want to add a note or extra text near your product price in WooCommerce? WooCommerce Custom Price Labels module will allow you to do just that! With this handy interface you can add HTML text around any product’s price:

  • Add text instead of the price
  • Add text before the price
  • Add text after the price
  • Add text between regular and sale prices

This feature supports all WooCommerce product types

  • Simple
  • Variable (and variation)
  • Grouped
  • Booking
  • and others!

Additional features:

  • Choose to hide or show custom text around the price on a single product, on your homepage, or within product categories
  • For variable products, hide or show the custom label the for main price or for each variation price
  • For global price labels, remove this text from all product prices

Custom Price Labels “Edit” product screen view:

WooCommerce Custom Price Labels - Admin Settings - Product Edit

Accessible through:

  • WooCommerce > Settings > Booster > Button & Price Labels > Custom Price Labels
  • Products > Edit Product > Custom Price Labels

Tested on WooCommerce 4.0.0 and WordPress 5.3.2Plugin can be downloaded here. If there are any locked fields in the module, you will need to get Booster Plus to unlock them.

WooCommerce Booster ModulesWooCommerce Custom Price LabelsWooCommerce LabelsWooCommerce Price LabelsWooCommerce Prices

#comment>

#comment>

#comment>#comment>#comment>

Leave a Reply Click here to cancel reply.

#comment>

Comments

54 Comments

  1. KJCheon October 23, 2019 at 4:54 am#comment>

    HI, this plug does not seem to have the function to show/hide price based on user role.
    I have thousands of products and it should be a hard work to set custom price label product by product. Any way for me to do this in global setting?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ October 23, 2019 at 1:01 pm#comment>

      Hi,

      You can enter price labels in module settings instead of per-product settings and this will apply globally. Unfortunately it’s not currently possible to show price label depending on user role but we have added it to our todo list.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  2. #comment>

  3. Alvina September 12, 2019 at 2:53 pm#comment>

    Why having an error while changing the pricing on display? I am trying to do going through this tutorial https://www.cloudways.com/blog/change-woocommerce-price-display/ but having an error when I run the code. Is there any other method to do this? Here is the code

    function cw_change_product_price_display( $price ) {
    $price .= ‘ At Each Item Product’;
    return $price;
    }
    add_filter( ‘woocommerce_get_price_html’, ‘cw_change_product_price_display’ );
    add_filter( ‘woocommerce_cart_item_price’, ‘cw_change_product_price_display’ );

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ September 14, 2019 at 10:18 am#comment>

      Hi Alvina,

      There is no need to use PHP with this module, simply add the text in module settings or per product settings.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  4. #comment>

  5. Mark Sedhom June 14, 2019 at 12:00 pm#comment>

    Hey guys,

    Is there a shortcode for custom labels? I want to add this to the orders and invoices issued.

    Thanks!

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ June 14, 2019 at 12:37 pm#comment>

      Hi Mark,

      Unfortunately there isn’t such shortcode yet but we have added it to our todo list.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    • Mark Sedhom June 14, 2019 at 1:46 pm#comment>

      Hello Rokas, thanks for your quick reply.

      Is there anyway to add custom labels as per the products but in the order/email invoice? Happy to pay a small development fee to make this happen asap? 🙂

      I sell per 10g for one item, then another item is per 5 pods (so the label depends on the product), so I have this added as a label. Unfortunately when an order goes through it just has the product title, so it’s hard to decipher the quantity bought without a label.

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  6. #comment>

  7. Karen Lily March 20, 2019 at 4:34 am#comment>

    Hello
    This is a pre sales question…
    I am looking to add a custom label “Cost per day: $variable” underneath my products, as well as the total cost of the product. I would supply “cost per day” with a shortcode.
    Is this possible?
    Thanks Karen

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ March 20, 2019 at 10:08 pm#comment>

      Hi Karen,

      Could you specify what the data should be? With custom price labels module you can add text next to or instead of the price, including other Booster shortcodes. If this data is from some other place and is saved as product meta, you could access it with meta shortcode.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  8. #comment>

  9. Kevin October 9, 2018 at 5:30 pm#comment>

    It this compatible with the WooCommerce Subscriptions plugin?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  10. #comment>

  11. Bart September 26, 2017 at 6:23 pm#comment>

    I want the Custom Price Labels “After the price” text to show up on the sales order

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Junaid Ali July 3, 2018 at 6:44 pm#comment>

      “WooCommerce Custom Price Plugin” provides the feature of “bargaining for the product price”.

      The store admin has the luxury of enabling “Pay Your Price” feature for specific products and define the minimum & maximum bargain price range.

      The customers can enter their offered price and if the offered price is within the range the offer is accepted and the customer allowed to add product to the cart and checkout. If the offered product price is not outside the defined range a custom error message is displayed.

      Key Features of WooCommerce Custom Price Plugin
      Empower Your Customers to Offer a Custom Price
      Enable Pay Your Price Feature for Any Product
      Enter Minimum & Maximum Price for Each Product
      Customize Error Messages & Add to Cart Button text (Optional)

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  12. #comment>

  13. hendrik June 29, 2017 at 4:59 pm#comment>

    Hi,

    I have one problem with the plugin, I have WooCommerce Extra Product Options plugin, Previously I had no problem, But through the new update of woocommerce Provides your plugin with html code extra /// In the html code. But if I switch WooCommerce Extra Product Options off Then the problem has been fixed. Can you help?

    For the update everything worked fine

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  14. #comment>

  15. Nicole May 14, 2017 at 3:30 pm#comment>

    How do I show only the minimum price when there are variations? Example: “from $89.95” instead of “$89.95-$139.95”? Is that possible with this plugin, or will I need to edit the functions.php file?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  16. #comment>

  17. Jessica April 10, 2017 at 6:16 am#comment>

    Hi,

    Am I correct in saying that this custom price label only shows in the basket? Not on the product page?

    Thanks

    Jess

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  18. #comment>

  19. Chris Beard February 8, 2017 at 5:25 pm#comment>

    Greets:

    Great plug btw! Quick Question…Can the fields accept php or shortcodes? I’d like to echo the date added under the price, but not sure how to do so.
    Any ideas?

    Chris

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  20. #comment>

  21. David August 26, 2016 at 12:32 am#comment>

    Hi,

    We have the whole booster package. Custom label after price appears in most places except at checkout (in the cart at bottom) and on the email order sent. How do we activate this. I can’t find anywhere.
    Dev site: http://dev.namekast.com/business-starter-packages/
    Just add one of these products to cart and go to checkout and you’ll what I mean. It’s there in cart but not in checkout. Or the email order that’s sent.

    Thank you..
    David

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  22. #comment>

  23. Ben Smith August 12, 2016 at 1:23 pm#comment>

    Hi, I’ve been having some problems with adding text before price, when having regular and sale price, it works fine when I only have one price displaying.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  24. #comment>

  25. DC June 25, 2016 at 10:38 pm#comment>

    RE: Price by User Role
    I only have one user selected, but every role appears anyway. Is there a way to remove the ones I have not selected?

    Also is it possible to add a custom field under the Booster: Price by User Role? I wanted to add a different SKU for the User Role , but if not, can I add an extra field for whatever?
    EX: Staff
    Regular Price(title: XLarge)
    Sale Price(title: XLarge)
    Make Empty Price
    SKU

    Thanks again.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  26. #comment>

  27. Ozy June 11, 2016 at 9:26 am#comment>

    Hello. I am thinking to upgrade this plugin for lifetime and for multiple site addition but there is one thing bothering me:

    After I have installed the free plugin I wanted to set a a global custom price label such as “per each”. The problem is I cannot see the changes on the main store page or a single product page. The only place I see the changes I have made is on the cart page.

    Can you please shad some light on this issue?
    Thank you in advance

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Booster Support Team June 11, 2016 at 5:51 pm#comment>

      Hi Ozy,

      First thing that comes to mind – if you are using any caching plugin, please try emptying the cache. If the problem persists – please let me know, and in that case if possible please create/share an admin account to your server so I could login and check what’s going on. My emails is tom@booster.io. If sharing an account is not an option – please let me know and I will try to solve this remotely.

      Best regards,
      Tom

      #comment>#comment>Booster Support Team#comment>

    • #comment>

    #comment>

  28. #comment>

  29. Benjamin Smith May 10, 2016 at 3:39 pm#comment>

    Hi,

    On my site, I have new and used inventory, I have them sorted as attributes, first as a attribute parent Status, then Child labeled New and Used, and of course on my store page, I use these to sort the new and used inventory, But, I do want different price labels for each, without editing each product individually, I want new inventory to say Starting At: because there can be options added to that price to increase the price, but, I want to keep just the simple Price: label for the used.

    Is there any way to exclude the Used attribute from the label changes? or filter somehow?

    Thanks,
    Ben Smith

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  30. #comment>

  31. Daniel April 14, 2016 at 12:34 pm#comment>

    Hello,
    I would like to write “ask quote” for a variation.
    Any help would be appreciated.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  32. #comment>

  33. Balomania January 18, 2016 at 11:24 am#comment>

    Hello How can i make Space between the price and the lable ?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Balomania January 18, 2016 at 8:50 pm#comment>

      I was trying to make a space but it didn t work

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  34. #comment>

  35. Onoj January 16, 2016 at 5:43 am#comment>

    Hi ! Can I customize the font of the custom price text ?
    Font, color, size, etc ? Intead of the greyish small default ?

    Many thanks !

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Valentin Solovjov January 16, 2016 at 8:38 pm#comment>

      Hi,

      yes you can.

      for example : Here’s What You Get

      BR,
      Val

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  36. #comment>

  37. shawn January 3, 2016 at 10:39 pm#comment>

    I would like to show a custom price for EACH variation (in a dropdown) for Woocommerce Variable Subscriptions. I tried the free version but it didn’t change anything at all.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Valentin Solovjov January 16, 2016 at 8:57 pm#comment>

      Hi,

      could you send more details how do you want to customize price label ? Please email to support@booster.io

      BR,
      Val

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  38. #comment>

  39. Yansen December 30, 2015 at 2:41 pm#comment>

    Hi Support Team,

    i have just purchased the booster plugin.
    i enable the custom price label.
    however the label name shown as following:

    “Wholesales Price$900”

    it just sticked together with the price.

    please advise how to fix the issue.

    thank you in advanced.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Valentin Solovjov January 16, 2016 at 7:07 pm#comment>

      Hi,

      just put a space after label.

      BR,
      Val

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  40. #comment>

  41. Bill July 24, 2015 at 7:52 pm#comment>

    I have one product where there are variations in color available. How do I get rid of the “From” text and just show $yyy” for just the one product where price does not vary? The price is the same regardless of the color. All other products have price variations based on size. The “From $xxx” label is fine on all of these products.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Valentin Solovjov August 19, 2015 at 6:01 pm#comment>

      Dear Bill,

      Done. Please reply if there still an issue.

      BR,
      Val

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  42. #comment>

  43. Lukas July 19, 2015 at 11:06 am#comment>

    Hey Hello Tom how is the summer going  ?
    I saw that you updated your program I was looking for the featuere that lets you change the button Variable product to “add to basket “ but I couldn’t find anything ? Could you help me?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  44. #comment>

  45. Alexander June 4, 2015 at 12:48 am#comment>

    How to hide, for “RELATED PRODUCTS”, on the product page?

    http://i.imgur.com/ZtY9nGa.jpg

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Valentin Solovjov August 19, 2015 at 6:09 pm#comment>

      Dear Alexander,

      for this moment not possible to do that, we added this feature to our todo list.

      BR,
      Val

      #comment>#comment>Avatar#comment>

    • #comment>

    • Valentin Solovjov August 19, 2015 at 8:25 pm#comment>

      Dear Alexander,

      We found a solution : you can WooCommerce > Settings > Booster > EMAILS & MISC. > General

      You have to enable this module.

      put this code “div.related h2 {display: none;}”
      to the Custom CSS – Front end (Customers) field.

      BR,
      Val

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  46. #comment>

  47. Luke May 14, 2015 at 3:56 pm#comment>

    I can’t seem to access the settings for this feature of Jetpack Plus.

    WooCommerce > Settings > Jetpack > Custom Price Labels – There is no ‘Jetpack’ tag for me to click.
    Products > Edit Product > Custom Price Labels – No mention of Jetpack from here either.

    The install and activation processes went smoothly, so I have no idea why I’m not seeing anything. The only explanation I can think of is that I’m running WordPress 4.2.2, and Jetpack is currently only tested on 4.2.1.

    🙁

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Luke May 14, 2015 at 4:07 pm#comment>

      My mistake, I hadn’t installed the regular version of Jetpack before installing the plus version – rookie mistake! 😀

      #comment>#comment>Avatar#comment>

    • #comment>

    • WooJetpack Support Team May 15, 2015 at 5:07 pm#comment>

      Hi,

      Glad you figured it out.

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  48. #comment>

  49. Luke T May 13, 2015 at 11:08 am#comment>

    I have installed and activated WooJetpack Plus, but I cannot access the settings from either of the below locations:

    WooCommerce > Settings > Jetpack > Custom Price Labels
    Products > Edit Product > Custom Price Labels

    There is no visible tab or section.

    I am running WordPress v4.2.2 and Woocommerce v2.3.8

    Thanks,

    Luke

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  50. #comment>

  51. Platinet April 16, 2015 at 1:08 pm#comment>

    Hi,

    It would be nice if the custom price labels are shown during checkout proccess at all times.
    Hope this feature can be added.

    By the way amazing plugin 🙂

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • WooJetpack Support Team April 28, 2015 at 11:00 pm#comment>

      Hi,

      Sorry for a such delayed reply. I’ll see what can be done, however it would be great, if you could send us (to support@booster.io) some screenshots where you need the labels to be shown.

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  52. #comment>

  53. Roger Ley April 8, 2015 at 12:08 am#comment>

    Hi,
    I am trying your free plugin first, but might upgrade if you can help me with the following:

    I am trying to hide ALL prices from the site – I intend to make it a Quote generating site and users will have different pricing – but that’s for later.

    For NOW I want to HIDE all prices. I have tried this using the free plugin one one product, selecting in the Custom Price Labels section of the product “Instead of the price” I entered “Special Order”. when I load the product I see the price is replaced.

    Here’s my problem: When I add the item to the cart I see the price in the cart, and the total cart cost as well.

    Should your plugin hide the price in the cart as well, or just on products? (which isn’t very useful!)

    Please advise, thanks!

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • WooJetpack Support Team April 8, 2015 at 9:21 pm#comment>

      Hi,

      Unfortunately you are right and at the moment it is not possible to hide the price completely – it still will be shown in cart and order totals. We’ve already got similar requests – so we are working on it, hopefully will be added in next version, however I can’t say anything on deadline.

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  54. #comment>

  55. Jon February 24, 2015 at 9:37 pm#comment>

    Does this plugin work with the Dynamic Discount Plugin?… Mine doesn’t seem to work. When I turn off the discounts most of the labels work but the before and after label doesn’t and that is the one I need to use.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • WooJetpack Support Team February 25, 2015 at 10:26 am#comment>

      Hi Jon,

      We didn’t test the compatibility with Discount Plugin yet, could you please contact us on support@booster.io for further assistance.

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  56. #comment>

  57. Mario February 18, 2015 at 8:24 pm#comment>

    How to make this work? There is no option for that

    hide/show custom price labels on single product page, home page or product archives

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • WooJetpack Support Team February 19, 2015 at 8:24 am#comment>

      Hi,

      For custom price label on per product basis – you can do that by checking the appropriate checkboxes when editing the product. As for global price labels – unfortunately this option is not available at the moment.

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  58. #comment>

  59. Abiodun January 22, 2015 at 6:51 pm#comment>

    Hello! I just purchased the plugin yesterday, and I can add price to items. I want to add different price tag for new product and sales for old stocks.

    Thanks

    Abiodun Babalola

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • WooJetpack Support Team January 23, 2015 at 5:05 pm#comment>

      Hi Abiodun,

      Unfortunately I didn’t quite understand what you need, could you please explain again?
      Maybe it will be easier to figure this out via email (support@booster.io).

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  60. #comment>

  61. fabrice January 14, 2015 at 11:09 am#comment>

    Hi there,

    I have one more problem with the plugin, I have this appearing “{content}nbsp;2,790.00” at the final price.

    What to do to correct this error?

    Thank you so much,
    Fabrice

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • WooJetpack Support Team January 14, 2015 at 9:13 pm#comment>

      Hi,

      If possible, please create temporary admin account for us on your site (send to support@booster.io). If creating an account is not possible, please let me know – I’ll try to figure this out remotely.

      Best regards,
      Tom

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  62. #comment>

#comment>

Trackbacks/Pingbacks

  1. Valentin Solovjov on “[Plugin: Booster for WooCommerce] Custom Price label apply to a specific category.” * Best WordPress Themes – ReviewsOctober 23, 2015 […] : For this moment you can use http://booster.io/features/custom-price-labels/ and change manually for each product, custom label instead of the […]

  2. #comment>

#comment>#comment>#comment>

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

This site uses Akismet to reduce spam. Learn how your comment data is processed.