开发者 |
omardabbas
kousikmukherjeeli wpcodefactory karzin anbinder algoritmika aegkr |
---|---|
更新时间 | 2025年2月24日 08:11 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.7 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
“Works very well: It works perfect on my website! Highly recommend this plugin” – ⭐⭐⭐⭐⭐ marcyjMain Page | Demo | Support Forum | Documentation & How to MSRP (RRP) Pricing for WooCommerce plugin is your solution to integrate and show product Manufacturer's Suggested Retail Prices (MSRP) within your WooCommerce store. With full control on where the MSRP should be visible, you gain full control over how it's communicated to your customers, ensuring transparency and clarity while optimizing your sales strategy. And with this MSRP plugin, you can also decide when to show or hide these prices (based on conditions), you can also customize the name, style, and text of the price. Plugin main features:
“Good Support: I must say a big Thank you to Tom from the Support team. Good Plugin MSRP for WooCommerce.” – ⭐⭐⭐⭐⭐ maskinluxembourg “Plugin works great and the support is really here for you: If you’re looking for adding MSRP to your products, this light-weight plugin does the job perfectly and the support truly gives its best to help you with any issue that you may face.” – ⭐⭐⭐⭐⭐ Mikey🏆 Do More: PRO Version All what's listed above (and more) is available in the free version, but for those who would like to go further and beyond, we have a premium version of MSRP (RRP) Pricing for WooCommerce plugin. 🏆 Customize the full final text The plugin shows label (MSRP), MSRP price, and saving amount. With the Pro verison, you can customize the whole text, and make use of several values like price, saving amount, saving percetage. Applicable on product, archive, and cart pages. 🏆 Cart Total Savings Display Options In Cart, you can show the total saving amount for all products added by your customers, so they can see how much they've saved. 🏆 Customize & Show MSRP By Country - Geolocation-Based MSRP Automatically adjust MSRP based on visitors' country, providing a personalized shopping experience with localized pricing tailored to individual regions. 🏆 Customize & Show MSRP By Currency - Currency-Based MSRP Set MSRP according to visitors' selected currency, ensuring accurate and relevant pricing conversions for a seamless shopping experience across different currencies. 🏆 Show MSRP By User role Show MSRP on the frontend for selected user roles only, allowing you to target specific customer segments with pricing information tailored to their needs. 💯 Why WPFactory?
“Plugin does exactly what it promises and works very smoothly! Plugin support is very fast in response. 10/10!” – ⭐⭐⭐⭐⭐ Vincent Donker “Excellent plugin, the developer was quick to respond and easy to work with. Love your work Omar!” – ⭐⭐⭐⭐⭐ Obed “Excellent plugin, developer very responsive with queries and has gone above and beyond to ensure the plugin works with our site. Thanks Omar for all you hard work!” – ⭐⭐⭐⭐⭐ Joe Batty “Great for MSRP | RRP on WooCommerce: Just working as promised. Some extra options in Pro version. Very good and quick support. Can recommend.” – ⭐⭐⭐⭐⭐ xtel.cz
plugins_loaded
action.load_plugin_textdomain()
function has been moved to the init
action.%price%
tag to work with tax-included prices.%total_savings%
placeholder is now outputted without minus sign.%price%
placeholder is now available for variable products also.alg_wc_get_msrp
filter added.alg_wc_msrp_by_country
filter.uninstall.php
removed.alg_wc_msrp_get_product_msrp()
function added.uninstall.php
added).%price%
replaced value) added.is_numeric()
check added for the saved MSRP value.