Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi,

    sorry custom price labels for in a specific category not available at the moment, but we will put it on our to-do list.

    > or at least hide the price?

    Please see :
    https://boostwoo.com/features/call-for-price/

    BR,
    Val

    Hi,

    please update to the latest version. Let us know if it solves you problems.

    BR,
    Val

    It seems a shame that Booster per product labels do not integrate with the standard WordPress/Woocommerce product list bulk editing facility where a single category of products or all products with a specific tag can be selected and bulk edited. After tedious tagging of a large product base we will need to, quite inefficiently, edit product by product, within individual groups of specific tagged products for booster fields.

    Which brings me here looking for maybe some examples how this could be quite efficiently handled using mysql (SELECT ALL TAGGED XYXYXY > REPLACE SOLD BUTTON.

    Hi,

    what booster fields you would like to bulk edit ? What Booster module we talking about ?

    BR,
    Val

    The majority will be adding a custom price label (replace) for individual products keying on a tag:

    for examole:
    products tagged: ‘Custom-Made’
    label: “Customize/Request Quote”

    ((Apologies the mistake “Sold” in my original post))

    Hi,

    what do you mean by “products tagged: ‘Custom-Made'” its

    this product tagging? or by product category ?
    https://snag.gy/3x7e0.jpg

    and script must be working it such order

    if : products tagged: ‘Custom-Made’
    then replace price label : “Customize/Request Quote”

    right?

    BR,
    Val

    Yes, Custom-made items are example items dispersed throughout the normal product categories and one of each of their product TAGS is “Custom-Made”.

    It’s that easy and looking easier except that I’m seeing a lot of entries into the post-metas table for just one overwrite and guessing your conventions. And I’m a little green on the mysql.

    Hi,

    I`ll try to summarize what you need, correct if understand you incorrectly:

    If product have specials tags. https://snag.gy/3x7e0.jpg

    Need modification for such products:

    1) You need custom price label instead of price
    2) You need to hide add to cart for such products

    Correct ?

    BR,
    Val

    Note : For this moment you can use https://boostwoo.com/features/custom-price-labels/
    and change manually for each product, custom label instead of the price.

    BR,
    Val

    “change manually”
    Been there!

    My original post was (reiterated re yours):

    MySQL needed to search all products and for each individual product:
    1) if the product has product tags (“special tags”) and one of the special tags is “Custom-Made”,
    2) then use Custom Price Label to ‘replace the price’ (instead of) with “Customize/Request Quote”.

    I did it! Can be done. I found my original problem with it was understanding posts/posts meta. I would post my solution but I’ve made assumptions that may not apply to everyone’s situation. so I’ll possibly send by email.

    P.

    Hi,

    OK, we will wait for your solution.

    BR,

    Val

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Custom Price label apply to a specific category.’ is closed to new replies.