added two new collections

This commit is contained in:
fr34k 2020-10-30 18:32:32 +01:00
parent 6b541161bc
commit 17ccd615cc
3 changed files with 79 additions and 37 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View file

@ -3,50 +3,21 @@
$collections = array(
array(
"name" => "The dead mans chest",
"preview_image_url" => "dead_mans_chest/cover.jpg",
"name" => "The skeleton from the closet",
"preview_image_url" => "skeleton_from_the_closet/cover.jpg",
"collection_description" =>
<<<endstring
<p>Inspired by pirate tales, Blackbeard and the Whydah Gally, these pieces are the tribute to the long forgotten treasures and jewels that lay burried in a watery grave. This jewelry series is mostly based on replicated archeological artefacts from shipwrecks</p>
<p>Description Text</p>
endstring,
"items" => array(
array(
"name" => "Escudo Charm",
"description" => "Based on a replica of a shipwreck spanish escudo coin",
"material" => "Silver, sapphirres",
"measurements" => "Measurements: 2,5x2cm",
"name" => "name",
"description" => "description",
"material" => "materials",
"measurements" => "measurements",
"images" => array(
"dead_mans_chest/cover.jpg",
),
),
),
),
array(
"name" => "Tell Tale Heart",
"preview_image_url" => "tell_tale_heart/cover.jpg",
"collection_description" =>
<<<endstring
<p>The Sacred heart is an ultimate symbol of a passionate love for mankind.
Inspired by this classical motive and explored beyond its original roots, enameled sacred heart necklace is going to charm it's way into Your life together with You.</p>
<p>Enameled sacred heart necklace is limited edition piece of variety of pendants and medallions from the collection "Tell tale hearts".
These talismanic hearts represent a sensual and passionate side of its owners, a promise of love or an ode to inspiration - it is yet to be established.
Being one of a kind piece, second out of thirteen different interpretations of this model, the colors, textures and stones will not repeat itself in any other one.
All 13 hearts are unique and no copies can be produced.</p>
endstring,
"items" => array(
array(
"name" => "Tell tale heart",
"description" => "Ultramarine & almandine (2/13)",
"material" => "Silver, 18K gold, almandine garnet, enamelling and gold plating",
"measurements" => "4x3,5cm",
"images" => array(
"tell_tale_heart/img1.jpg",
"tell_tale_heart/img2.jpg",
"tell_tale_heart/img3.jpg",
"tell_tale_heart/img4.jpg",
"skeleton_from_the_closet/cover.jpg",
),
),
),
@ -91,6 +62,77 @@ $collections = array(
),
),
array(
"name" => "Tell Tale Heart",
"preview_image_url" => "tell_tale_heart/cover.jpg",
"collection_description" =>
<<<endstring
<p>The Sacred heart is an ultimate symbol of a passionate love for mankind.
Inspired by this classical motive and explored beyond its original roots, enameled sacred heart necklace is going to charm it's way into Your life together with You.</p>
<p>Enameled sacred heart necklace is limited edition piece of variety of pendants and medallions from the collection "Tell tale hearts".
These talismanic hearts represent a sensual and passionate side of its owners, a promise of love or an ode to inspiration - it is yet to be established.
Being one of a kind piece, second out of thirteen different interpretations of this model, the colors, textures and stones will not repeat itself in any other one.
All 13 hearts are unique and no copies can be produced.</p>
endstring,
"items" => array(
array(
"name" => "Tell tale heart",
"description" => "Ultramarine & almandine (2/13)",
"material" => "Silver, 18K gold, almandine garnet, enamelling and gold plating",
"measurements" => "4x3,5cm",
"images" => array(
"tell_tale_heart/img1.jpg",
"tell_tale_heart/img2.jpg",
"tell_tale_heart/img3.jpg",
"tell_tale_heart/img4.jpg",
),
),
),
),
array(
"name" => "The dead mans chest",
"preview_image_url" => "dead_mans_chest/cover.jpg",
"collection_description" =>
<<<endstring
<p>Inspired by pirate tales, Blackbeard and the Whydah Gally, these pieces are the tribute to the long forgotten treasures and jewels that lay burried in a watery grave. This jewelry series is mostly based on replicated archeological artefacts from shipwrecks</p>
endstring,
"items" => array(
array(
"name" => "Escudo Charm",
"description" => "Based on a replica of a shipwreck spanish escudo coin",
"material" => "Silver, sapphirres",
"measurements" => "Measurements: 2,5x2cm",
"images" => array(
"dead_mans_chest/cover.jpg",
),
),
),
),
array(
"name" => "Behind the closed doors",
"preview_image_url" => "behind_the_closed_doors/cover.jpg",
"collection_description" =>
<<<endstring
<p>Description</p>
endstring,
"items" => array(
array(
"name" => "name",
"description" => "description",
"material" => "material",
"measurements" => "measurements",
"images" => array(
"behind_the_closed_doors/teeth_ring.jpg",
),
),
),
),
array(
"name" => "Madman's Basement",
"preview_image_url" => "madmans_basement/cover.jpg",