Amanti “LOVE” Rings 18ct Yellow Gold

£7,142.33

Category:

Additional information

Material

18kt Yellow Gold

Stone Type

Lab-grown Stones

Stone (Colours)

Diamonds

Size

UK: I | US: 4 1/2, UK: J | US: 4 3/4, UK: J 1/2 | US: 5, UK: K | US: 5 1/4, UK: K 1/2 | US: 5 1/4, UK: L | US: 5 3/4, UK: L 1/2 | US: 6, UK: M | US: 6 1/4, UK: M 1/2 | US: 6 1/2, UK: N | 6 3/4, UK: O | US: 7, UK: O 1/2 | US: 7 1/4, UK: P | US: 7 1/2, UK: P 1/2 | US: 7 3/4, UK: Q | US: 8

Introduction

In order to simplify interface integration, product bundle info and parts info objects are flatterned and combined in a simpler object, WPCodeProductBundle.
Materials, Stones and Parts lists are also supplied.
(Debug output and JSON API calls examples below)

Materials (JSON example)

			array(5) {
  [22]=>
  string(10) "925 Silver"
  [21]=>
  string(16) "18kt Yellow Gold"
  [19]=>
  string(14) "18kt Rose Gold"
  [20]=>
  string(15) "18kt White Gold"
  [128]=>
  string(12) "950 Platinum"
}
			

Stones (JSON example)

			array(9) {
  [38]=>
  string(8) "Amethyst"
  [36]=>
  string(10) "Aquamarine"
  [68]=>
  string(8) "Diamonds"
  [37]=>
  string(12) "Lemon Quartz"
  [39]=>
  string(13) "Light Citrine"
  [178]=>
  string(17) "London Blue Topaz"
  [40]=>
  string(12) "Rock Crystal"
  [177]=>
  string(14) "Sky Blue Topaz"
  [179]=>
  string(16) "Swiss Blue Topaz"
}
			

Parts (JSON example)

			array(16) {
  [146]=>
  string(16) "1 Chain elements"
  [49]=>
  string(16) "3 Chain elements"
  [50]=>
  string(16) "5 Chain Elements"
  [164]=>
  string(11) "Bangle Body"
  [58]=>
  string(9) "Butterfly"
  [138]=>
  string(8) "Chain 50"
  [152]=>
  string(14) "chain-assembly"
  [33]=>
  string(5) "Clasp"
  [29]=>
  string(12) "Code Hexagon"
  [145]=>
  string(11) "Hook Type A"
  [150]=>
  string(11) "Hook Type B"
  [51]=>
  string(9) "Jump Ring"
  [27]=>
  string(12) "Oblong Stone"
  [74]=>
  string(9) "Ring Body"
  [28]=>
  string(11) "Round Stone"
  [34]=>
  string(6) "Spacer"
}
			

Product data (JSON example)

			array(12) {
  ["id"]=>
  int(6262)
  ["name"]=>
  string(36) "Amanti "LOVE" Rings 18ct Yellow Gold"
  ["slug"]=>
  string(34) "amanti-love-rings-18ct-yellow-gold"
  ["status"]=>
  string(7) "publish"
  ["currencies"]=>
  array(2) {
    ["currency_symbol"]=>
    string(5) "$"
    ["currency_descriptor"]=>
    string(3) "USD"
  }
  ["prodEnPrice"]=>
  array(3) {
    ["code"]=>
    string(3) "USD"
    ["symbol"]=>
    string(5) "$"
    ["value"]=>
    string(3) "380"
  }
  ["prodImg"]=>
  string(69) "https://codebyedge.com/wp-content/uploads/2022/03/Amanti-LOVE-Y-1.jpg"
  ["messageInputs"]=>
  int(1)
  ["messageMaxCharacters"]=>
  int(7)
  ["messageMaxCharactersText"]=>
  string(90) "For Mayfair rings we recommend a maximum of 7 characters to fit comfortably in one finger."
  ["messageAllowSpaces"]=>
  bool(false)
  ["inspiration"]=>
  array(3) {
    [0]=>
    array(2) {
      ["message"]=>
      string(3) "ILY"
      ["description"]=>
      string(10) "I love you"
    }
    [1]=>
    array(2) {
      ["message"]=>
      string(4) "Milo"
      ["description"]=>
      string(6) "A name"
    }
    [2]=>
    array(2) {
      ["message"]=>
      string(7) "5221991"
      ["description"]=>
      string(13) "Your birthday"
    }
  }
}

Product data with parts (JSON example)

				array(13) {
  ["id"]=>
  int(6262)
  ["name"]=>
  string(36) "Amanti "LOVE" Rings 18ct Yellow Gold"
  ["slug"]=>
  string(34) "amanti-love-rings-18ct-yellow-gold"
  ["status"]=>
  string(7) "publish"
  ["currencies"]=>
  array(2) {
    ["currency_symbol"]=>
    string(5) "$"
    ["currency_descriptor"]=>
    string(3) "USD"
  }
  ["prodEnPrice"]=>
  array(3) {
    ["code"]=>
    string(3) "USD"
    ["symbol"]=>
    string(5) "$"
    ["value"]=>
    string(3) "380"
  }
  ["prodImg"]=>
  string(69) "https://codebyedge.com/wp-content/uploads/2022/03/Amanti-LOVE-Y-1.jpg"
  ["messageInputs"]=>
  int(1)
  ["messageMaxCharacters"]=>
  int(7)
  ["messageMaxCharactersText"]=>
  string(90) "For Mayfair rings we recommend a maximum of 7 characters to fit comfortably in one finger."
  ["messageAllowSpaces"]=>
  bool(false)
  ["inspiration"]=>
  array(3) {
    [0]=>
    array(2) {
      ["message"]=>
      string(3) "ILY"
      ["description"]=>
      string(10) "I love you"
    }
    [1]=>
    array(2) {
      ["message"]=>
      string(4) "Milo"
      ["description"]=>
      string(6) "A name"
    }
    [2]=>
    array(2) {
      ["message"]=>
      string(7) "5221991"
      ["description"]=>
      string(13) "Your birthday"
    }
  }
  ["parts"]=>
  array(0) {
  }
}

Product List data with parts (JSON example)

Product List data without parts (JSON example)