WooCommerce Gold Price

Description

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!

Screenshots

  • Product seetings for Gold products
  • Updating gold values and product prices

Installation

  1. Upload plugin files to your plugins folder, or install using WordPress’ built-in Add New Plugin installer
  2. Activate the plugin
  3. Insert/Edit a simple product in WooCommerce
  4. Mark it as Gold Product and select its ‘karat’ value of 24, 22, 18 or 14 to indicate the purity of the gold
  5. Add a Spread % and/or a fee to be added
  6. Fill in its weight value
  7. Update the gold price at WooCommerce -> Gold Price and all products with ‘karat’ field will have their prices updated
  8. 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

FAQ

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.

Reviews

February 12, 2021 1 reply
Unfortunately not working with variable products. I have three colors of gold variations of each product. Couldn't find any possible way of using this plugin with the variable products.
January 25, 2021
The plugin is working perfectly at my side so far, no issues Although I have tweaked the price formula to make the extra fee in percentage not fixed fee Thank you Gabriel this plugin is amazing
September 3, 2016
Very useful plug-in Product Weight column is not appearing in my theme, kindly add one more option by which it is able to calculate product price based on its shipping weight.
Read all 8 reviews

Contributors & Developers

“WooCommerce Gold Price” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce Gold Price” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WooCommerce Gold Price” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.