The ‘Apply for categories’ field requires us to type minimum 3 characters, which is a problem when we have categories with only 2 characters. T.ex. is ‘Tea’ in the Nordic languages just ‘Te’, and we can’t add it. ??
]]>Hello,
I ran into the issue with lower sale price as the tier prices. I understand the explanation here Tiered Pricing Table and Sales | www.ads-software.com how the logic works as of now, but I think there should be at least the option to set the tier prices to the maximum of the sale price. E.g. If the price is 10 the tier price is 9 for 10 pieces and a sale price would be 8, then if in my opinion the tier price should be 8 for 10 pieces as well. So just flat out the same price.
Right now I have the issue that the 10 pieces would be more expensive per piece than 9.
Any chance we could get a fix on that?
]]>Hi, i kindly ask if you have an existing feature that will add images for each tier pricing blocks like on this website for example? https://livvnatural.com/product/cjc-1295-ipamorelin/
Thank you!
Hi, i am trying to use tiered pricing table free version along with elementor pro but i am having a 500 error issue when trying to activate both plugins at the same time. Also i have noticed that tiered pricing plugins conflicts with many other plugins as well. Can you help me with this?
]]>I use a custom product type, which basically works like a simple product. can I get the plugin to work with it?
]]>This plugin does not work with variable products when I import with WP All Import. I have no problem with simple products.
My xml for the import is like this:
<article>
<article_configurations>
<configuration>
<prices>
<price quantity="4800">0.1353></price>
<price quantity="2400">0.1394></price>
<price quantity="1200">0.1517></price>
<price quantity="600" >0.1599></price>
<price quantity="1">0.1681></price>
</prices>
</configuration>
</article_configurations>
</article>
<configuration> is a product variation.
Can you help me?
]]>Is your plugin compatible with the plugin CURCY – WooCommerce Multi Currency? If not, is there any multy currency plugin that is compatible with yours?
]]>I am displaying tiered table , but it stops displaying after update. i can see tiered DIV in inspector but no table data in it. please help.
]]>Hi guys,
I picked WooCommerce Currency Switcher (FOX) as you list it as compatible with your plugin.
Unfortunately, it’s not (any more?). On products with tiers, when the product page is loading, the correctly converted price value is shown for just a second. Then it is replaced by a wrong value (it’s in the original currency, but with the currency symbol switched to). The tiers’ price is listing the first range with a correctly converted value, while all the following tiers are wrong.
Here is what I mean. This shows prices in original currency (USD) with all correct values: https://prnt.sc/tf413hIgb5fx
Here is the same product converted to SEK: https://prnt.sc/UZyAUcQYLnRl
I did activate the integration: https://prnt.sc/jAMEgXh9ieAv
I got latest paid FOX plugin, but I even tried to revert to the older free one you are linking to, but it behaves absolutely the same.
I have this running on my staging environment, which I can give you an access to if needed.
Hi, I have vaiable products the table shows up when i select the variation but i want to display it even variation is not selected. Thanks
]]>Hello
I am not able to publish my product as plugin has error
please fix the code in file.
I was having console error
An invalid form control with name=’tiered_pricing_fixed_quantities_variable[]’ is not focusable. ?
There was issue with value field default it was taking 1 though min value is 2
and also name attribute value is having unwanted space
<input type=”number”min=”2″value=”<?php echo esc_attr( $amount ); ?>”
placeholder=”<?php esc_attr_e( ‘Quantity’, ‘tier-pricing-table’ ); ?>”
name=” <?php echo esc_attr( $quantityFieldName ); ?>”>
/wp-content/plugins/tier-pricing-table/views/admin/components/tiered-pricing-rules-form.php
LIne 143
Screens recording
https://www.awesomescreenshot.com/video/31089289?key=e42ce79392f222442131963227c38736
Hi,
i am usung the free version and want to know if i can set the tier prices based on attributes term.
For example: i have attribute “Name” with terms “Q”, “A” and “F”. Also i have attribute “Size” with terms “1”, “2”, “3”, “4”, “5”.
Can i set that all products with Q 1 has the same price? That i don’t need to set it on each product?
]]>Hello,
We have a custom backend system separate from our WordPress/WooCommerce backend, which handles orders. We are looking to implement a feature that allows us to update product information from our custom backend directly into the WooCommerce system.
Typically, product updates can be performed by calling the WooCommerce API endpoint for the specific product and providing the necessary data. For example, updating the product name and price can be done as follows:
$this->client->post(
'products/1191116',
[
'name' => 'update123',
'price' => '100.25',
]
);
However, we also need to update the tiered pricing rules for our products, which isn't as straightforward. The desired format for tiered pricing is as follows:
$this->client->post(
'products/1191116',
[
'name' => 'update123',
'price' => '100.25',
'tiered_pricing_fixed_rules' => [
'2' => '10',
'3' => '9',
'5' => '8',
'10' => '7',
'25' => '6'
]
]
);
Could you please guide us on how to properly structure the data for tiered_pricing_fixed_rules
when making a request to the WooCommerce API?
Thx!
]]>Everything Going good apart from the cart total displays wrongly while I am having a tiered pricing it still shows the price of multiple times of quantity with the product price. PLease see the below attachment. I dont know buying the premier version will solve this
]]>I am using this plugin for one of my website and I want to fetch the data of tier prices in my custom APi. Is there any documentation available for API for this plugin?
]]>Hi, first of all I must say, I really enjoy this plugin – so far it has been working well for me. I am now however experiencing an issue and it’s more than likely because I dont have my settings correct.
I have a product with 8 variations. I need to set a MOQ of 8 on that product – so meaning that they need to purchase of a minimum of 8 and it can be any combination of the variations – as long as at check out they have a minimum of 8. Naturally for purchases more than 9 there is discounts too
I am really battling to get the settings right – if I enter a MOQ of 8 – then the plugin expects each of the variations to be 8.
How can I set the MOQ of 8 but still have them add one of each variation? I have tried settings at product level as well as pricing rules – but it’s still not working for me.
Let me also just add that I have tried toggling the setting under Woocommerce settings:
“Consider product variations as one product”
and no matter what the setting on or off – it still doesnt allow the customer to add variations and have a minimum of 8 before checkout
Hi,
We are facing a weird issue. If a customer ordered 10 quantities of a tiered pricing product then those 10 quantities will be listed as 10 separate order items on the edit order page. Each order item will only have one quantity.
This is not happening with any other product. Can you please help?
]]>This is a fantastic plugin!! – So far all is good, I’m battling with a bit of CSS styling – I’d like to change the border color of the horizontal table layout. Any chance you could provide me the snippet please?
]]>What exactly are all the features in the paid version that is not included in the free version?
]]>The plugin works great except when a product has variations. The prices of the variations cannot be modified, that is, I put the cursor to change the price and it seems that the price is frozen. It does not allow it. It is not editable.
Maybe some incompatibility with another plugin?
Hi there,
In the tiered-pricing-table.php file (and other), you have this line of code:
esc_attr( round( $discountAmount, 2 ) )
You should rather use the number_format function instead of round in order to respect Woocommerce settings regarding decimal separator.
Best Regards,
Peter
Hi,
We are testing the free version of te plugin before purchase, and want to know if we can update the tiered prices on a variable product for a custom role “wholesale” because when we save a variation with a tiered price for a custom role it doesn’t save the changes. Is it a premium feature?
Best Regards!
]]>Hi there!
Nice plugin and thank you for developing it. How do I make the pricing block to look like this one? I’m working with Thrive builder and guess I’d need to override the template and work with CSS as well, right? Which template is it? Thank you.
Hi, when trying to save a product I get this error in the console:
The invalid form control with name=‘ tiered_pricing_fixed_quantities_variable[]’ is not focusable.
]]>Please ignore – no option to delete this post
Could not reproduce ??
]]>Hi Kolya,
Nice plugin, kudos!
I’m considering buying Pro version of this plugin but I can’t get fixed some things on the demo, can you please help me?
1. I would want to display all options opened at all time with the total price on top, per product price can be removed or hidden.
I want to display only the total price, based on total price users would choose the option they like. I would like it to look something like the image here > https://ibb.co/sqTSKr9
2. Also, is it possible to add unique description per option? Simple HTML text.
3. Can I make option titles unique?
For example: “Buy 10 – 19 pieces and save 10%” to “Buy 10 pieces and get a free gift”,
“Buy 20 – 49 pieces and save 20%” to “Buy 20 pieces and get free delivery” etc.
Thanks for your time,
Cheers!
Hello Support Team,
I am currently working on integrating a bulk price update feature into my WooCommerce store, which needs to update both regular and wholesale prices across all products. While I have been successful in updating the regular prices, I’m facing challenges with updating the wholesale prices, which are managed by your WooCommerce Tiered Price Table plugin.
Here’s a brief overview of what I am trying to accomplish:
So far, I’ve attempted to use your plugin’s provided classes and methods (\TierPricingTable\PriceManager::getPricingRule
) to retrieve and update the pricing rules. However, my AJAX request to trigger this update results in a “critical error” message without further specifics.
Could you provide guidance or documentation on the correct method to programmatically update wholesale prices via PHP? Specifically, I am looking for the best way to retrieve the current wholesale pricing rules, apply a percentage-based adjustment, and then save these updated prices back to the system.
For your reference, here is the snippet of code where I’m attempting to update the wholesale prices:
// Update wholesale prices if the plugin is active and the product has wholesale prices
if (class_exists('\TierPricingTable\PriceManager')) {
$pricingRule = \TierPricingTable\PriceManager::getPricingRule($product_id);
if ($pricingRule && !empty($pricingRule->getRules())) {
$rules = $pricingRule->getRules();
$updated_rules = [];
foreach ($rules as $quantity => $price) {
$updated_price = ceil($price * $increase_factor * 4) / 4; // rounding up to the nearest 0.25
$updated_rules[$quantity] = $updated_price;
}
$pricingRule->setRules($updated_rules);
$pricingRule->save();
}
}
If there are any known issues or additional steps required for this process to work correctly, your assistance would be greatly appreciated. Furthermore, if there are specific log files or debugging methods that could reveal more detailed error messages from the plugin, that information would be very helpful as well.
Thank you for your time and assistance.
Best regards,
Alex
]]>Hi, I hope someone can help me?..
I have site with both taxable and non-taxable.
For taxable products, I use Woo’s builtin Price display suffix with “Excluding TAX”
But as Woo doesn’t have an a builtin way to display custom text on non-taxable product. I use the following code
But, I have just installed your plugin to show qty discounts, unfortunately, my custom snippet doesn’t work anymore on non-taxable product… the custom text appears briefly for 1 second, then disappears.
Can anyone help me edit the code to work with your plugin?
Thank you.
add_filter( 'woocommerce_get_price_html', 'add_text_to_nontaxable_price', 10, 2 );
function add_text_to_nontaxable_price( $price_html, $product ) {
if ( ! $product->is_taxable() ) {
$custom_text = ' (Tax Exempt)'; // Replace with your desired text
$price_html .= $custom_text;
}
return $price_html;
}
]]>
Hello, in the description of Tiered Pricing Table for WooCommerce it says that is integrated with Product Bundles (by WooCommerce).
We are trying to set up a bulk discount on bundle product ( dev environment ) and we encounter a problem, that the price reverts to 0 on product bundle on load. For a split second it show all , price and discounts and then the price goes to 0.00?€ class=”woocommerce-Price-amount amount”
On single products show nicely the price and the discount.
Theme Twenty twenty four with only 3 plugin active, WooCommerce, Tiered Pricing Table for WooCommerce and Product Bundles (by WooCommerce).
Is there some setting I need to change to get them to work together?
How can I solve it?
Many thanks in advance
Hi, this plugin is great for my needs, however as I am displaying prices without tax, I need the table/options to include the price suffix (in this case ‘exc. VAT’). This can either be on the individual price or total price, I don’t mind which. Is this possible? Thanks
]]>