This one-of-a-kind cuff features a Mexican Opal with a sandy brown matrix and a central pocket of glittering opal fire, which flashes intensely in purple, orange, yellow, and green. This cuff is made from sterling silver and fine silver, and features a hand-stamped band. The stone measures 19mm wide by 15mm tall. This cuff is a size medium, measuring 6" with a 1" gap. This will fit an 'average' typical women's wrist size, and can be sized down by request at no charge. (Just send us a message after purchase, or in the 'notes' section at checkout) This cuff comes with a silver polish cloth. function initPayPalButton() { paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"amount":{"currency_code":"USD","value":158}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(details) { alert('Transaction completed by ' + details.payer.name.given_name + '!'); }); }, onError: function(err) { console.log(err); } }).render('#paypal-button-container'); } initPayPalButton();