Описание
Add Gold Price to WooCommerce
This plugin enables easily changing prices of gold products, based on their weigth/purity and the gold value.
New
Now one can also add a spread % value and/or a fee value.
Support
Please use the WordPress.org forums for community support as I cannot offer support directly for free.
If you want help with a customisation, hire a developer!
Скриншоты
Установка
- Upload plugin files to your plugins folder, or install using WordPress’ built-in Add New Plugin installer
- Activate the plugin
- Insert/Edit a simple product in WooCommerce
- Mark it as Gold Product and select its ‘karat’ value of 24, 22, 18 or 14 to indicate the purity of the gold
- Add a Spread % and/or a fee to be added
- Fill in its weight value
- Update the gold price at WooCommerce -> Gold Price and all products with ‘karat’ field will have their prices updated
- Price is calculated as ( ( Karat value * weight ) + spread % ) + fee, e.g. $11 * 1g (= $11) + $2.20 (20% of $11) (= $13.20) + $5.00 = $18.20
Часто задаваемые вопросы
-
How many karats can be used?
-
- Only 24k, 22k, 18k and 14k.
-
Do I need to calculate/inform the price when adding a new gold product?
-
- No, unless you are not going to update the gold prices after adding the product.
-
Can I have a sale price for gold products?
-
- Yes, but the sale price will be removed when the gold price is updated.
-
I see no products under «Gold priced products» ( WooCommerce -> Gold Price )
-
- This is because you have no gold products, e.g. products marked as Gold product. See edit product page.
-
What «Product was on sale, can’t calculate sale price» means?
-
- Means that the product no longer is on sale, as the plugin can’t calculate sale prices and just removed it.
There is a handy link to edit the product, if one whishes to put it on sale again.
- Means that the product no longer is on sale, as the plugin can’t calculate sale prices and just removed it.
Отзывы
Участники и разработчики
«WooCommerce Gold Price» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«WooCommerce Gold Price» переведён на 1 язык. Благодарим переводчиков за их работу.
Перевести «WooCommerce Gold Price» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
7.6.1 2023.05.03
- Updated for WordPress 6.2 and WooCommerce 7.6.1;
- Fixed error for empty Spread/Fee options
4.2 2020.06.19
- Updated for WordPress 5.4 and WooCommerce 4.2;
4.0 2020.04.09
- Updated for WordPress 5.4 and WooCommerce 4.0;
- New interface for marking product as gold, not longer using ‘karat’ Custom Fields
- Added option for Spread %
- Added option for Fee
- Added log
2.6.6 2016.10.22
- Updated for WordPress 4.6.1 and WooCommerce 2.6.6, added a message when a gold product has a non-calculated price.
2.4.4 2015.08.18
- Updated for WordPress 4.3 and WooCommerce 2.4, small cosmetic changes.
2.1.1
- Fixed admin screen where at products list it always showed 24k price, thanks cutter2222 for informing the issue
2.1
- Updated to be compatible with WooCommerce 2.1
1.0.3
- Fixed ‘Product has zero weight, can’t calculate price based on weight.’ but product had weight
- Added 14k option.
- Improved message when there are no gold products.
1.0.2
- Fixed error ‘You do not have sufficient permissions to access this page.’
- Added 18k option.
- Added message when there are no gold products.
1.0.1
- Fixed ‘posts_per_page’
1.0
- Initial plugin release.