14K Pair Diamond 4 Prong Stud Earrings
14K Pair Diamond 4 Prong Stud Earrings
14K Pair Diamond 4 Prong Stud Earrings

14K Pair Diamond 4 Prong Stud Earrings

Regular price
$275.00
Sale price
$275.00
Shipping calculated at checkout.

Gold Weight: 0.59-0.97 grams (depending on size)

Primary Stone: Diamond

Stone Shape: Round

Diamond Clarity: SI2/I1

Diamond Color: G-H

Post: Friction

Back: Included

// selectCallback is the callback name in Timber var selectCallback = function(variant, selector) { // Simply toggle on/off the panel according to the variant selected $('.description').css('display', 'none'); $('#' + variant.id).css('display', 'block'); // rest of the Timber code }