null
{"settings":{"channel_id":1,"site_id":1000,"theme_version_id":"7a8bac30-a1b1-013e-9068-6ab6ba5b4833","theme_config_id":"0c1d7d80-0688-013f-dace-7290804918a4","theme_session_id":"fbdb8b20-00c9-013f-cf0a-1ea5ffd31004","show_payment_methods":false,"payments_url":"https://payments.bigcommerce.com","account_creation_enabled":true,"show_product_reviews":true,"show_product_rating":true,"show_wishlist":true,"gift_certificates_enabled":true,"blog_enabled":false,"base_url":"https://www.asheswithart.co.uk","country_code":"US","request":{"referer":"","host":"www.asheswithart.co.uk","origin":"https://www.asheswithart.co.uk","locale":"","absolute_path":"/pages/reviews","user_agent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) bc-storefront","is_crawler":true},"secure_base_url":"https://www.asheswithart.co.uk","secure_host":"www.asheswithart.co.uk","store_name":"Ashes With Art","store_hash":"ksd21rp24r","store_logo":{"title":"Ashes With Art","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/awa-logo_1690527634__63811.original.jpg","alt":"Ashes With Art","width":859,"height":121}},"privacy_cookie":false,"show_newsletter_box":1,"show_newsletter_summary":0,"newsletter_summary":"","money":{"currency_token":"£","currency_location":"left","decimal_token":".","decimal_places":2,"thousands_token":","},"returns_enabled":0,"address":"Ashes With Art\n81 High Street\nWorthing\nBN11 1DN","phone_number":"01903 216425","add_this":{"buttons":[{"service":"facebook","annotation":""},{"service":"email","annotation":""},{"service":"print","annotation":""},{"service":"twitter","annotation":""},{"service":"pinterest","annotation":""}]},"facebook_like_button":{"enabled":false,"href":"https%3A%2F%2Fwww.asheswithart.co.uk%2Fpages%2Freviews","verb":"recommend"},"maintenance":[],"tax_label":"Tax","rss_item_limit":0,"password_requirements":{"alpha":"[A-Za-z]","numeric":"[0-9]","minlength":7,"error":"Passwords must be at least 7 characters and contain both alphabetic and numeric characters."},"general":{"storeId":1002688432,"fastCart":true},"display_date_format":"jS M Y","store_time_zone":"0","store_dst_correction":0,"extended_display_date_format":"jS M Y @ g:i A","cdn_url":"https://cdn11.bigcommerce.com/s-ksd21rp24r","measurements":{"length":"Centimeters","weight":"KGS"},"bulk_discount_enabled":true,"data_tag_enabled":false,"storefront_api":{"token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiJ9.eyJjaWQiOlsxXSwiY29ycyI6WyJodHRwczovL3d3dy5hc2hlc3dpdGhhcnQuY28udWsiXSwiZWF0IjoxNzc0MTg2ODkwLCJpYXQiOjE3NzQwMTQwOTAsImlzcyI6IkJDIiwic2lkIjoxMDAyNjg4NDMyLCJzdWIiOiJCQyIsInN1Yl90eXBlIjowLCJ0b2tlbl90eXBlIjoxfQ.VrxZaljTK9AoMnCIhNjTXBuFK7rQ4n7V-p4n0P6JCaSwFHXsFAipDn-PyxJFOZk02KZOJE0tLkKTJ4o16QcN8g"},"shopper_consent_tracking_enabled":false,"hide_price_from_guests":false,"client_ip_address":"216.73.216.63","is_eu_ip_address":false,"region_code":"OH"},"breadcrumbs":[{"url":"https://www.asheswithart.co.uk/","name":"Home"},{"name":"Reviews","pageid":"41","url":"https://www.asheswithart.co.uk/pages/reviews"}],"cart":[],"page":{"id":41,"title":"Reviews","content":"","sub_pages":[]},"products":[],"in_production":true,"is_ajax":false,"entity_id":41,"page_type":"page","footer":{"scripts":"<script type=\"text/javascript\" src=\"https://cdn11.bigcommerce.com/shared/js/csrf-protection-header-5eeddd5de78d98d146ef4fd71b2aedce4161903e.js\"></script>\n<script src='https://static.klaviyo.com/onsite/js/TGcVjZ/klaviyo.js?company_id=TGcVjZ' async ></script><script type=\"text/javascript\">\nwindow.Trengo = window.Trengo || {};\nwindow.Trengo.key = 'kSags1TJuoxt3wp';\n(function(d, script, t) {\n script = d.createElement('script');\n script.type = 'text/javascript';\n script.async = true;\n script.src = 'https://static.widget.trengo.eu/embed.js';\n d.getElementsByTagName('head')[0].appendChild(script);\n}(document));\n</script><script\n async\n data-environment=\"production\"\n src=\"https://osm.klarnaservices.com/lib.js\"\n data-client-id=\"23aefcf9-6efa-5b87-a434-b3074f289f80\"\n></script>\n<script>\n(function() {\nvar style = document.createElement('style');\nstyle.innerHTML = '.previewCartCheckout-additionalCheckoutButtons, .cart-additionalCheckoutButtons, .previewCart-additionalCheckoutButtons { display:none !important; }';\ndocument.head.appendChild(style);\n})();\n</script><script>\nwwPage = window.location.href; var myJsonAddrexx, myJsonAddrexx1, myJsonAddrexx2, cartID;\nif(wwPage.indexOf(\"checkout\") >= 0){\nfetch('/api/storefront/cart', {\n credentials: 'include'\n}).then(function(response) {\n return response.json();\n}).then(function(myJson) {\n myJsonAddrexx = myJson;\n cartID = myJsonAddrexx[0].id;\n});\n};\nfunction fetch1(){\nfetch('/api/storefront/cart?includes=consignments.availableShippingOptions', {\n credentials: 'include'\n}).then(function (response) {\n return response.json();\n}).then(function (cartJson) {\n\tmyJsonAddrexx1 = cartJson;\n return cartJson[0].id;\n}).catch(function (error) {\n}).then(function (cartId) {\n fetch('/api/storefront/checkouts/' + cartId, {\n credentials: 'include'\n }).then(function (response) {\n return response.json();\n }).then(function (checkoutJson) {\n\t\tmyJsonAddrexx2 = checkoutJson;\n }).catch(function (error) {\n })\n});\n};\nfunction addressSet(){\nfetch('/api/storefront/checkouts/', {credentials: 'include'})\n.then(res => res.json())\n.then(data => localStorage.setItem(\"shippingAddress2\", (JSON.stringify(data.consignments[0].shippingAddress))));\n};\nfunction addShippingAddress2(addrexxA1, addrexxA2, addrexxZ, addrexxC, addrexxS1, addrexxS2){\nvar cartID = myJsonAddrexx[0].id; var consignmentsID = myJsonAddrexx2.consignments[0].id; var shippingAddressData = myJsonAddrexx2.consignments[0].shippingAddress; shippingAddressData.address1 = addrexxA1; shippingAddressData.address2 = addrexxA2; shippingAddressData.city = addrexxC; shippingAddressData.postalCode = addrexxZ; shippingAddressData.stateOrProvince = addrexxS1; shippingAddressData.stateOrProvinceCode = addrexxS2;\njQuery2.each(myJsonAddrexx[0].lineItems.physicalItems, function() {\nvar xhr = new XMLHttpRequest(); xhr.withCredentials = true; var cartQuantity = this.quantity; var itemIDX = this.id;\nvar data = JSON.stringify({\n\t\"shippingAddress\": shippingAddressData,\n \"lineItems\": [\n {\n \"itemId\": itemIDX,\n\t \"quantity\": cartQuantity\n }\n ]\n});\nxhr.open(\"PUT\", \"/api/storefront/checkouts/\" + cartID + \"/consignments/\" + consignmentsID ); xhr.setRequestHeader(\"content-type\", \"application/json\"); xhr.send(data);\t\t \n});\n};\nrestrictState = ['AK','VI','GU','AS','PR','MH','MP','FM','PW','HI'];\nrestrictState2 = ['AK','VI','GU','AS','PR','MH','MP','FM','PW','HI'];\nrestrictState3 = ['ALASKA','VIRGIN ISLANDS','GUAM','AMERICAN SOMOA','PUERTO RICO','MARSHALL ISLANDS','NORTHERN MARIANA ISLANDS','FEDERATED STATES OF MICRONESIA','PALAU','HAWAII'];\nvar limitCountries = false,\nsetDefaultCountry = false,\nnumberOfChars = 35,\nautocompleteName = false,\ncityStateLimited = false, \ndetectForeignCharacters = true,\ncssTweak = true,\nshowAutocompleteFooter = !1, \nincludeCountry = true,\npoBoxCheck = false,\na1Check = true,\nphoneCheck = false,\naptCheck = true,\ncamelCase = false,\naddZipPlus = false,\nglobalZip = true,\nipFunctionality = false,\nshowAutocompleteHeader = !1, \ngeoInitialComplete = !1,\ncustomFields = false,\nstrictA1 = true,\nstrictZip = true,\nvalidateAddressLine2 = true,\ncountryWillBeSet = 'united states',\ncountriesShipping = 'United States|Canada|Select a country|Choose a country|',\t\ncountriesBilling = 'United States|Canada|Select a country|Choose a country|',\nzipDoubleCheck = false,\nrestrictStateEnabled = false,\nphoneCheckAdded = false,\npostEntryValZip = false,\npostEntryA2 = false,\npostEntryCheck = true;\nfunction loadaddrexx() {var _cc_url = \"xxredda.s3.amazonaws.com/bcinstall/xxerdda2022.js\";var _cc_s = document.createElement('script');_cc_s.type = 'text/javascript';_cc_s.src = ((\"http:\" === document.location.protocol) ? \"http:\" : \"https:\") + \"//\" + _cc_url;document.getElementsByTagName(\"head\")[0].appendChild(_cc_s);}\nif ((wwPage.indexOf(\"billing_address\") >= 0 || wwPage.indexOf(\"create_account\") >= 0 || wwPage.indexOf(\"shipping_address\") >= 0 || wwPage.indexOf(\"checkout\") >= 0) && wwPage.indexOf(\"confirmation\") == -1 ){\nif(wwPage.indexOf(\"create_account\") >= 0){setTimeout(function() {loadaddrexx();}, 2000);} else {loadaddrexx();}};\nif(wwPage.indexOf(\"checkout\") >= 0){fetch1();}\n</script>"},"theme_settings":{"optimizedCheckout-formChecklist-color":"#333333","homepage_new_products_column_count":4,"optimizedCheckout-buttonPrimary-backgroundColorActive":"#000000","card--alternate-color--hover":"#ffffff","optimizedCheckout-colorFocus":"#4496f6","fontSize-root":14,"show_accept_amex":false,"optimizedCheckout-buttonPrimary-borderColorDisabled":"transparent","homepage_top_products_count":0,"brandpage_products_per_page":12,"color-secondaryDarker":"#cccccc","navUser-color":"#333333","color-textBase--active":"#757575","social_icon_placement_bottom":"bottom_none","show_powered_by":true,"show_accept_amazonpay":false,"fontSize-h4":32,"checkRadio-borderColor":"#8f8f8f","color-primaryDarker":"#333333","optimizedCheckout-buttonPrimary-colorHover":"#ffffff","brand_size":"190x250","optimizedCheckout-logo-position":"left","optimizedCheckout-discountBanner-backgroundColor":"#e5e5e5","color-textLink--hover":"#757575","pdp-sale-price-label":"","optimizedCheckout-buttonSecondary-backgroundColorHover":"#f5f5f5","optimizedCheckout-headingPrimary-font":"Google_Montserrat_700","logo_size":"250x100","optimizedCheckout-formField-backgroundColor":"#ffffff","footer-backgroundColor":"#ffffff","navPages-color":"#333333","productpage_reviews_count":9,"optimizedCheckout-step-borderColor":"#dddddd","show_accept_paypal":false,"paymentbuttons-paypal-label":"checkout","paymentbuttons-paypal-shape":"rect","optimizedCheckout-discountBanner-textColor":"#333333","pdp-retail-price-label":"","optimizedCheckout-buttonPrimary-font":"Google_Montserrat_500","optimizedCheckout-backgroundImage-size":"1000x400","pdp_sold_out_label":"","carousel-dot-color":"#333333","button--disabled-backgroundColor":"#cccccc","blockquote-cite-font-color":"#999999","optimizedCheckout-formField-shadowColor":"transparent","categorypage_products_per_page":20,"container-fill-base":"#ffffff","homepage_featured_products_column_count":4,"button--default-color":"#666666","pace-progress-backgroundColor":"#999999","color-textLink--active":"#757575","optimizedCheckout-loadingToaster-backgroundColor":"#333333","color-textHeading":"#444444","show_accept_discover":false,"optimizedCheckout-formField-errorColor":"#d14343","spinner-borderColor-dark":"#999999","input-font-color":"#666666","select-bg-color":"#ffffff","show_accept_mastercard":false,"show_custom_fields_tabs":false,"color_text_product_sale_badges":"#ffffff","optimizedCheckout-link-font":"Google_Montserrat_500","homepage_show_carousel_arrows":true,"supported_payment_methods":["card","paypal","bank"],"carousel-arrow-bgColor":"#ffffff","lazyload_mode":"lazyload+lqip","carousel-title-color":"#444444","show_accept_googlepay":false,"card--alternate-borderColor":"#ffffff","homepage_new_products_count":0,"button--disabled-color":"#ffffff","color-grey":"#999999","body-font":"Google_Karla_400","paymentbuttons-paypal-accelerated-content-font-weight":"400","carousel-play-pause-button-textColor--hover":"#474747","color_hover_product_sale_badges":"#000000","color-primaryDark":"#666666","pdp_sale_badge_label":"","optimizedCheckout-buttonPrimary-borderColorActive":"transparent","navPages-subMenu-backgroundColor":"#e5e5e5","show_quick_payment_buttons":false,"optimizedCheckout-step-textColor":"#ffffff","button--primary-backgroundColor":"#444444","optimizedCheckout-formField-borderColor":"#cccccc","checkRadio-color":"#333333","show_product_dimensions":false,"optimizedCheckout-link-color":"#476bef","card-figcaption-button-background":"#ffffff","icon-color-hover":"#999999","optimizedCheckout-headingSecondary-font":"Google_Montserrat_700","headings-font":"Google_Montserrat_400","label-backgroundColor":"#cccccc","button--primary-backgroundColorHover":"#666666","show_product_reviews":true,"button--default-borderColor":"#8F8F8F","pdp-non-sale-price-label":"","button--disabled-borderColor":"transparent","label-color":"#ffffff","optimizedCheckout-headingSecondary-color":"#333333","select-arrow-color":"#757575","logo_fontSize":28,"alert-backgroundColor":"#ffffff","optimizedCheckout-logo-size":"250x100","default_image_brand":"img/BrandDefault.gif","card-title-color":"#333333","carousel-arrow-color--hover":"#474747","product_list_display_mode":"grid","optimizedCheckout-link-hoverColor":"#002fe1","paymentbanners-cartpage-logo-type":"primary","fontSize-h5":24,"product_size":"500x500","paymentbuttons-paypal-color":"gold","homepage_show_carousel":true,"optimizedCheckout-body-backgroundColor":"#ffffff","carousel-arrow-borderColor":"#ffffff","button--default-borderColorActive":"#757575","header-backgroundColor":"#ffffff","color_badge_product_sold_out_badges":"#007dc6","color-greyDarkest":"#000000","color_badge_product_sale_badges":"#007dc6","price_ranges":true,"productpage_videos_count":8,"color-greyDark":"#666666","optimizedCheckout-buttonSecondary-borderColorHover":"#999999","optimizedCheckout-discountBanner-iconColor":"#333333","optimizedCheckout-buttonSecondary-borderColor":"#cccccc","optimizedCheckout-loadingToaster-textColor":"#ffffff","optimizedCheckout-buttonPrimary-colorDisabled":"#ffffff","optimizedCheckout-formField-placeholderColor":"#999999","navUser-color-hover":"#757575","icon-ratingFull":"#474747","default_image_gift_certificate":"img/GiftCertificate.png","color-textBase--hover":"#757575","color-errorLight":"#ffdddd","social_icon_placement_top":false,"blog_size":"190x250","shop_by_price_visibility":true,"optimizedCheckout-buttonSecondary-colorActive":"#000000","paymentbanners-proddetailspage-color":"white","color-warningLight":"#fffdea","show_product_weight":true,"paymentbuttons-provider-sorting":["paypal","paypal-credit","applepay"],"optimizedCheckout-orderSummary-backgroundColor":"#ffffff","button--default-colorActive":"#000000","masterpass-button-color":"black","color-info":"#666666","paymentbuttons-paypal-accelerated-content-font-family":"Montserrat, Arial, Helvetica, sans-serif","show_product_quick_view":true,"button--default-borderColorHover":"#474747","card--alternate-backgroundColor":"#ffffff","hide_content_navigation":false,"amazon-button-color":"Gold","optimizedCheckout-formChecklist-backgroundColorSelected":"#f5f5f5","pdp-price-label":"","show_copyright_footer":true,"swatch_option_size":"22x22","optimizedCheckout-orderSummary-borderColor":"#dddddd","optimizedCheckout-show-logo":"none","carousel-description-color":"#333333","optimizedCheckout-formChecklist-backgroundColor":"#ffffff","fontSize-h2":48,"optimizedCheckout-step-backgroundColor":"#757575","color-textBase":"#333333","color-warning":"#f1a500","paymentbuttons-paypal-accelerated-content-color":"white","productgallery_size":"500x659","carousel-play-pause-button-textColor":"8f8f8f","optimizedCheckout-headingPrimary-color":"#333333","alert-color":"#333333","shop_by_brand_show_footer":true,"card-figcaption-button-color":"#333333","paymentbuttons-paypal-accelerated-content-label":"checkout","searchpage_products_per_page":12,"color-textSecondary--active":"#333333","optimizedCheckout-formField-inputControlColor":"#476bef","optimizedCheckout-contentPrimary-color":"#333333","optimizedCheckout-buttonSecondary-font":"Google_Montserrat_500","storeName-color":"#333333","optimizedCheckout-backgroundImage":"","form-label-font-color":"#666666","color-greyLightest":"#e5e5e5","optimizedCheckout-header-backgroundColor":"#f5f5f5","productpage_related_products_count":10,"optimizedCheckout-buttonSecondary-backgroundColorActive":"#e5e5e5","color-textLink":"#333333","color-greyLighter":"#cccccc","paymentbanners-homepage-ratio":"8x1","color-secondaryDark":"#e5e5e5","fontSize-h6":24,"carousel-arrow-color":"#8f8f8f","productpage_similar_by_views_count":10,"pdp-custom-fields-tab-label":"","afterpay-button-color":"black-mint","optimizedCheckout-buttonPrimary-color":"#ffffff","show_product_swatch_names":true,"input-bg-color":"#ffffff","loadingOverlay-backgroundColor":"#ffffff","paymentbanners-proddetailspage-ratio":"8x1","navPages-subMenu-separatorColor":"#cccccc","navPages-color-hover":"#757575","color-infoLight":"#dfdfdf","paymentbanners-homepage-color":"white","googlepay-button-color":"black","product_sale_badges":"none","default_image_product":"img/ProductDefault.gif","navUser-dropdown-borderColor":"#cccccc","optimizedCheckout-buttonPrimary-colorActive":"#ffffff","color-greyMedium":"#757575","optimizedCheckout-formChecklist-borderColor":"#cccccc","fontSize-h1":48,"homepage_featured_products_count":0,"color-greyLight":"#999999","paymentbuttons-paypal-accelerated-border-color":"black","optimizedCheckout-logo":"","icon-ratingEmpty":"#8F8F8F","show_product_details_tabs":true,"icon-color":"#757575","checkout-paymentbuttons-paypal-shape":"rect","overlay-backgroundColor":"#333333","input-border-color-active":"#474747","hide_contact_us_page_heading":false,"container-fill-dark":"#e5e5e5","product_sold_out_badges":"none","homepage_show_carousel_play_pause_button":true,"optimizedCheckout-buttonPrimary-backgroundColorDisabled":"#cccccc","button--primary-color":"#ffffff","focusTooltip-backgroundColor":"#313440","optimizedCheckout-buttonPrimary-borderColorHover":"transparent","color-successLight":"#d5ffd8","color-greyDarker":"#333333","paymentbuttons-number-of-buttons":1,"color-success":"#008a06","spinner-borderColor-light":"#ffffff","zoom_size":"1280x1280","color-white":"#ffffff","color_hover_product_sold_out_badges":"#000000","optimizedCheckout-buttonSecondary-backgroundColor":"#ffffff","productview_thumb_size":"50x50","fontSize-h3":36,"optimizedCheckout-header-borderColor":"#dddddd","paymentbuttons-container":"medium","carousel-dot-color-active":"#757575","input-border-color":"#8F8F8F","optimizedCheckout-buttonPrimary-backgroundColor":"#333333","color-secondary":"#ffffff","carousel-play-pause-button-borderColor":"#ffffff","carousel-bgColor":"#ffffff","checkout-paymentbuttons-paypal-color":"black","button--primary-backgroundColorActive":"#000000","color-textSecondary--hover":"#333333","color-whitesBase":"#e5e5e5","body-bg":"#ffffff","dropdown--quickSearch-backgroundColor":"#e5e5e5","optimizedCheckout-contentSecondary-font":"Google_Montserrat_500","navUser-dropdown-backgroundColor":"#ffffff","color-primary":"#757575","optimizedCheckout-contentPrimary-font":"Google_Montserrat_500","supported_card_type_icons":["american_express","diners_club","discover","mastercard","unionpay","visa"],"navigation_design":"simple","optimizedCheckout-formField-textColor":"#333333","color-black":"#ffffff","focusTooltip-textColor":"#ffffff","homepage_top_products_column_count":4,"hide_page_heading":false,"checkout-paymentbuttons-paypal-size":"large","optimizedCheckout-buttonSecondary-colorHover":"#333333","button--primary-colorActive":"#ffffff","paymentbanners-cartpage-logo-position":"left","homepage_stretch_carousel_images":false,"optimizedCheckout-contentSecondary-color":"#757575","card-title-color-hover":"#757575","checkout-paymentbuttons-paypal-label":"pay","applePay-button":"black","thumb_size":"130x130","hide_breadcrumbs":false,"show_accept_klarna":false,"optimizedCheckout-buttonPrimary-borderColor":"#333333","navUser-indicator-backgroundColor":"#333333","optimizedCheckout-buttonSecondary-borderColorActive":"#757575","hide_blog_page_heading":false,"optimizedCheckout-header-textColor":"#333333","hide_category_page_heading":false,"optimizedCheckout-show-backgroundImage":false,"color-primaryLight":"#999999","banner--deafault-backgroundColor":"#707070","show_accept_visa":false,"logo-position":"center","carousel-dot-bgColor":"#ffffff","optimizedCheckout-form-textColor":"#666666","paymentbuttons-paypal-accelerated-checkout-color":"black","optimizedCheckout-buttonSecondary-color":"#333333","button--icon-svg-color":"#757575","alert-color-alt":"#ffffff","color_text_product_sold_out_badges":"#ffffff","button--default-colorHover":"#333333","checkRadio-backgroundColor":"#ffffff","optimizedCheckout-buttonPrimary-backgroundColorHover":"#666666","carousel-play-pause-button-bgColor":"#ffffff","input-disabled-bg":"#ffffff","paymentbanners-cartpage-text-color":"black","dropdown--wishList-backgroundColor":"#ffffff","container-border-global-color-base":"#e5e5e5","productthumb_size":"130x130","button--primary-colorHover":"#ffffff","color-error":"#cc4749","homepage_blog_posts_count":3,"color-textSecondary":"#757575","gallery_size":"300x300"},"template_file":"pages/page","in_development":false,"urls":{"home":"https://www.asheswithart.co.uk/","account":{"index":"/account.php","orders":{"all":"/account.php?action=order_status","completed":"/account.php?action=view_orders","save_new_return":"/account.php?action=save_new_return"},"update_action":"/account.php?action=update_account","returns":"/account.php?action=view_returns","addresses":"/account.php?action=address_book","inbox":"/account.php?action=inbox","send_message":"/account.php?action=send_message","add_address":"/account.php?action=add_shipping_address","wishlists":{"all":"/wishlist.php","add":"/wishlist.php?action=addwishlist","edit":"/wishlist.php?action=editwishlist","delete":"/wishlist.php?action=deletewishlist"},"details":"/account.php?action=account_details","recent_items":"/account.php?action=recent_items"},"brands":"https://www.asheswithart.co.uk/brands/","gift_certificate":{"purchase":"/giftcertificates.php","redeem":"/giftcertificates.php?action=redeem","balance":"/giftcertificates.php?action=balance"},"auth":{"login":"/login.php","check_login":"/login.php?action=check_login","create_account":"/login.php?action=create_account","save_new_account":"/login.php?action=save_new_account","forgot_password":"/login.php?action=reset_password","send_password_email":"/login.php?action=send_password_email","save_new_password":"/login.php?action=save_new_password","logout":"/login.php?action=logout"},"product":{"post_review":"/postreview.php"},"cart":"/cart.php","checkout":{"single_address":"/checkout","multiple_address":"/checkout.php?action=multiple"},"rss":{"products":[]},"contact_us_submit":"/pages.php?action=sendContactForm","search":"/search.php","compare":"/compare","sitemap":"/sitemap.php","subscribe":{"action":"/subscribe.php"}},"head":{"scripts":"<!-- Start Tracking Code for analytics_facebook -->\n\n<script>\n!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');\n\nfbq('set', 'autoConfig', 'false', '395540574136487');\nfbq('dataProcessingOptions', ['LDU'], 0, 0);\nfbq('init', '395540574136487', {\"external_id\":\"2d81a6eb-220f-4ff6-ac70-1674044d9b9a\"});\nfbq('set', 'agent', 'bigcommerce', '395540574136487');\n\nfunction trackEvents() {\n var pathName = window.location.pathname;\n\n fbq('track', 'PageView', {}, \"\");\n\n // Search events start -- only fire if the shopper lands on the /search.php page\n if (pathName.indexOf('/search.php') === 0 && getUrlParameter('search_query')) {\n fbq('track', 'Search', {\n content_type: 'product_group',\n content_ids: [],\n search_string: getUrlParameter('search_query')\n });\n }\n // Search events end\n\n // Wishlist events start -- only fire if the shopper attempts to add an item to their wishlist\n if (pathName.indexOf('/wishlist.php') === 0 && getUrlParameter('added_product_id')) {\n fbq('track', 'AddToWishlist', {\n content_type: 'product_group',\n content_ids: []\n });\n }\n // Wishlist events end\n\n // Lead events start -- only fire if the shopper subscribes to newsletter\n if (pathName.indexOf('/subscribe.php') === 0 && getUrlParameter('result') === 'success') {\n fbq('track', 'Lead', {});\n }\n // Lead events end\n\n // Registration events start -- only fire if the shopper registers an account\n if (pathName.indexOf('/login.php') === 0 && getUrlParameter('action') === 'account_created') {\n fbq('track', 'CompleteRegistration', {}, \"\");\n }\n // Registration events end\n\n \n\n function getUrlParameter(name) {\n var cleanName = name.replace(/[\\[]/, '\\[').replace(/[\\]]/, '\\]');\n var regex = new RegExp('[\\?&]' + cleanName + '=([^&#]*)');\n var results = regex.exec(window.location.search);\n return results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n }\n}\n\nif (window.addEventListener) {\n window.addEventListener(\"load\", trackEvents, false)\n}\n</script>\n<noscript><img height=\"1\" width=\"1\" style=\"display:none\" alt=\"null\" src=\"https://www.facebook.com/tr?id=395540574136487&ev=PageView&noscript=1&a=plbigcommerce1.2&eid=\"/></noscript>\n\n<!-- End Tracking Code for analytics_facebook -->\n\n<!-- Start Tracking Code for analytics_googleanalytics4 -->\n\n<script data-cfasync=\"false\" src=\"https://cdn11.bigcommerce.com/shared/js/google_analytics4_bodl_subscribers-358423becf5d870b8b603a81de597c10f6bc7699.js\" integrity=\"sha256-gtOfJ3Avc1pEE/hx6SKj/96cca7JvfqllWA9FTQJyfI=\" crossorigin=\"anonymous\"></script>\n<script data-cfasync=\"false\">\n (function () {\n window.dataLayer = window.dataLayer || [];\n\n function gtag(){\n dataLayer.push(arguments);\n }\n\n function initGA4(event) {\n function setupGtag() {\n function configureGtag() {\n gtag('js', new Date());\n gtag('set', 'developer_id.dMjk3Nj', true);\n gtag('config', 'G-H20VWPJB3W');\n }\n\n var script = document.createElement('script');\n\n script.src = 'https://www.googletagmanager.com/gtag/js?id=G-H20VWPJB3W';\n script.async = true;\n script.onload = configureGtag;\n\n document.head.appendChild(script);\n }\n\n setupGtag();\n\n if (typeof subscribeOnBodlEvents === 'function') {\n subscribeOnBodlEvents('G-H20VWPJB3W', false);\n }\n\n window.removeEventListener(event.type, initGA4);\n }\n\n \n\n var eventName = document.readyState === 'complete' ? 'consentScriptsLoaded' : 'DOMContentLoaded';\n window.addEventListener(eventName, initGA4, false);\n })()\n</script>\n\n<!-- End Tracking Code for analytics_googleanalytics4 -->\n\n<!-- Start Tracking Code for analytics_siteverification -->\n\n<meta name=\"google-site-verification\" content=\"xCKZoOW-9dvcfeTnJnwtAFJuTYgj537jBHbI3FwzLQc\" />\n<meta name=\"p:domain_verify\" content=\"11da8398a0711e29c3c9e890515668b1\"/>\n\n<!-- End Tracking Code for analytics_siteverification -->\n\n\n<script type=\"text/javascript\" src=\"https://checkout-sdk.bigcommerce.com/v1/loader.js\" defer ></script>\n<script type=\"text/javascript\">\nvar BCData = {};\n</script>\n<script type=\"text/javascript\">\n (function(c,l,a,r,i,t,y){\n c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};\n t=l.createElement(r);t.async=1;t.src=\"https://www.clarity.ms/tag/\"+i;\n y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);\n })(window, document, \"clarity\", \"script\", \"muv80kgl4i\");\n</script><script async>\n window.addEventListener('load', () => {\n if(window.location.pathname === '/giftcertificates.php') {\n const title = document.querySelector('title') ?? '';\n if(title) {\n title.textContent = 'Gift Certificates - Ashes With Art';\n }\n\n const metaDesc = document.querySelector('meta[name=\"description\"]') ?? '';\n if(metaDesc) {\n metaDesc.setAttribute('content', 'Support those who are grieving with a gift voucher certificate from Ashes With Art.');\n };\n }\n });\n</script><script type=\"text/javascript\"> window.freshclick_filter_configurations = \"{\\\"search\\\":{\\\"is_preview_mode\\\":\\\"0\\\",\\\"is_search\\\":\\\"1\\\",\\\"search_container\\\":\\\"[data-quick-search-form] .form-field > input\\\",\\\"is_search_ajax\\\":\\\"1\\\",\\\"filter_color\\\":\\\"1B384A\\\",\\\"login_for_price\\\":\\\"0\\\",\\\"login_for_price_text\\\":\\\"\\\",\\\"search_start\\\":\\\"3\\\",\\\"column_type\\\":\\\"2\\\",\\\"enterprise_search_style\\\":\\\"2\\\",\\\"is_auto_search\\\":\\\"1\\\",\\\"auto_search_wait_time\\\":\\\"650\\\",\\\"is_trending_now\\\":\\\"0\\\",\\\"is_recent_search\\\":\\\"0\\\",\\\"recent_search_language\\\":\\\"Recent Searches\\\",\\\"trending_now_language\\\":\\\"Trending Searches\\\",\\\"trending_now_search_count\\\":\\\"5\\\",\\\"trending_array\\\":[],\\\"search_category\\\":\\\"false\\\",\\\"search_js\\\":\\\"\\\"}}\"; </script><script src=\"//filter.freshclick.co.uk/assets/client/freshclick-filter-new.js\" data-site=\"ksd21rp24r\" data-customer-group=\"0\" data-cat=\"\" data-brand=\"\" data-channel-id=\"1\" id=\"fresh_filter\" defer></script><script>\n(function () {\n var css = `\n /* Base */\n .termly-styles-root-b0aebb,\n .termly-styles-main-bf5ef8 {\n margin: 0 !important;\n min-height: auto !important;\n height: auto !important;\n max-height: none !important;\nborder-top: none !important;\n box-shadow: none !important;\n }\n\n .termly-styles-root-b0aebb {\n padding: 0 !important;\n font-size: 13px !important;\n color: #223748 !important;\n }\n\n .termly-styles-main-bf5ef8 {\n border-top: none !important;\n background: rgb(252, 248, 250) !important;\n }\n\n .termly-styles-content-fcefe4 {\n padding: 10px 14px 0px 14px !important;\n }\n\n .termly-styles-content-fcefe4 > div[class^=\"termly-styles-message\"] {\n margin-bottom: 0 !important;\n padding-bottom: 0 !important;\n line-height: 1.35 !important;\n }\n\n .termly-styles-buttons-bb7ad2 {\n border-top: none !important;\n margin-top: 0.5em !important;\n margin-bottom: 0 !important;\n padding-bottom: 0 !important;\n gap: 0.5em !important;\n background: rgb(252, 248, 250) !important;\n }\n\n .termly-styles-buttons-bb7ad2 button {\n min-height: 36px !important;\n padding: 7px 12px !important;\n font-size: 13px !important;\n }\n\n .t-acceptAllButton {\n background: #223748 !important;\n color: #ffffff !important;\n border-color: #223748 !important;\n }\n\n .t-preference-button {\n border: none !important;\n box-shadow: none !important;\n background: #ffffff !important;\n }\n\n /* Mobile */\n @media screen and (max-width: 36.5em) {\n .termly-styles-root-b0aebb {\n border-top: none !important;\n }\n\n .termly-styles-main-bf5ef8 {\n width: 100% !important;\n }\n\n .termly-styles-content-fcefe4 {\n padding: 14px 18px 6px 18px !important;\n }\n\n .termly-styles-buttons-bb7ad2 {\n display: grid !important;\n grid-template-columns: 1fr 1fr;\n grid-template-areas:\n \"accept accept\"\n \"pref decline\";\n column-gap: 3% !important;\n row-gap: 8px !important;\n margin-top: 14px !important;\n padding-top: 0 !important;\n padding-bottom: 0 !important;\n align-items: start !important;\n }\n\n .termly-styles-buttons-bb7ad2 button {\n min-height: 32px !important;\n padding: 6px 10px !important;\n margin: 0 !important;\n }\n\n .termly-styles-buttons-bb7ad2 .t-acceptAllButton {\n grid-area: accept !important;\n width: 100% !important;\n }\n\n .termly-styles-buttons-bb7ad2 .t-preference-button {\n grid-area: pref !important;\n width: 100% !important;\n }\n.termly-styles-root-b0aebb {\n bottom: 0 !important;\n inset-block-end: 0 !important;\n margin-bottom: 0 !important;\n padding-bottom: 0px !important;\n}\n\n.termly-styles-main-bf5ef8 {\n margin-bottom: 0 !important;\n}\n .termly-styles-buttons-bb7ad2 .t-declineButton {\n grid-area: decline !important;\n width: 100% !important;\n }\n }\n\n /* Desktop */\n @media screen and (min-width: 36.5em) {\n .termly-styles-root-b0aebb {\n border-top: 1px solid #d9d9d9 !important;\n }\n\n .termly-styles-main-bf5ef8 {\n max-width: 1120px !important;\n margin: 0 auto !important;\n border-top: none !important;\n }\n\n .termly-styles-content-fcefe4 {\n display: grid !important;\n grid-template-columns: minmax(0, 1fr) auto !important;\n align-items: start !important;\n column-gap: 22px !important;\n padding: 10px 18px !important;\n }\n\n .termly-styles-content-fcefe4 > div[class^=\"termly-styles-message\"] {\n margin: 0 !important;\n }\n\n .termly-styles-buttons-bb7ad2 {\n margin-top: 0 !important;\n display: flex !important;\n align-items: center !important;\n justify-content: flex-end !important;\n gap: 10px !important;\n white-space: nowrap !important;\n }\n\n .termly-styles-buttons-bb7ad2 button {\n min-width: 165px !important;\n }\n }\n `;\n\n var style = document.createElement('style');\n style.appendChild(document.createTextNode(css));\n document.head.appendChild(style);\n})();\n</script><script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"Organization\",\n \"name\": \"Ashes With Art\",\n \"url\": \"https://www.asheswithart.co.uk/\",\n \"logo\": \"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/awa-logo.png?t=1716205538\",\n \"foundingDate\": \"1996\",\n \"founder\": {\n \"@type\": \"Person\",\n \"@id\": \"https://www.asheswithart.co.uk/about/siobhan-jones#person\",\n \"name\": \"Siobhan Jones\",\n \"url\": \"https://www.asheswithart.co.uk/about/siobhan-jones\",\n \"jobTitle\": \"Founder & Creative Director\",\n \"knowsAbout\": [\n \"Memorial jewellery\",\n \"Cremation ashes jewellery\",\n \"Fused glass design\",\n \"Bespoke keepsake jewellery\",\n \"Handcrafted memorial keepsakes\"\n ]\n },\n \"sameAs\": [\n \"https://www.instagram.com/asheswithart/\",\n \"https://www.facebook.com/AshesWithArt\"\n ]\n}\n</script>\n <script data-cfasync=\"false\" src=\"https://microapps.bigcommerce.com/bodl-events/1.9.4/index.js\" integrity=\"sha256-Y0tDj1qsyiKBRibKllwV0ZJ1aFlGYaHHGl/oUFoXJ7Y=\" nonce=\"\" crossorigin=\"anonymous\"></script>\n <script data-cfasync=\"false\" nonce=\"\">\n\n (function() {\n function decodeBase64(base64) {\n const text = atob(base64);\n const length = text.length;\n const bytes = new Uint8Array(length);\n for (let i = 0; i < length; i++) {\n bytes[i] = text.charCodeAt(i);\n }\n const decoder = new TextDecoder();\n return decoder.decode(bytes);\n }\n window.bodl = JSON.parse(decodeBase64(\"eyJzZXNzaW9uIjp7ImlkIjoiZWVmNjFjNTYtZmJjMC00YjRlLTlkNDgtNjc1YzhiYjliY2E5IiwiZmlyc3RfdG91Y2hfdGltZXN0YW1wIjoiMjAyNi0wMy0yMFQxNTozODo1NiIsImZpcnN0X3RvdWNoX3JlZmVycmFsX3VybCI6IiIsImZpcnN0X3RvdWNoX3JlcXVlc3RfdXJsIjoiaHR0cHM6Ly93d3cuYXNoZXN3aXRoYXJ0LmNvLnVrL3BhZ2VzL3Jldmlld3MifSwic2hvcHBlciI6eyJ2aXNpdG9yX2lkIjoiIiwiY3VzdG9tZXJfaWQiOm51bGwsImVtYWlsIjpudWxsLCJmaXJzdF9uYW1lIjpudWxsLCJsYXN0X25hbWUiOm51bGx9LCJkYXRhX2NvbnNlbnQiOnsiZnVuY3Rpb25hbCI6dHJ1ZSwiYW5hbHl0aWNzIjp0cnVlLCJhZHZlcnRpc2luZyI6dHJ1ZX0sImV2ZW50cyI6W119\"));\n })()\n\n </script>\n\n<script nonce=\"\">\n(function () {\n var xmlHttp = new XMLHttpRequest();\n xmlHttp.onreadystatechange = function() {\n if (xmlHttp.readyState === 4 && xmlHttp.status >= 200 && xmlHttp.status < 300) {\n document.cookie = \"bc_visit_callback_sent=true; path=/; Secure; SameSite=None; expires=Fri, 20 Mar 2026 16:08:56 GMT\";\n }\n };\n xmlHttp.open('POST', 'https://bes.gcp.data.bigcommerce.com/nobot');\n xmlHttp.setRequestHeader('Content-Type', 'application/json');\n xmlHttp.send('{\"store_id\":\"1002688432\",\"timezone_offset\":\"0.0\",\"timestamp\":\"2026-03-20T15:38:56.93109700Z\",\"visit_id\":\"77377048-a4a3-4a01-b0ba-d5503d081bb8\",\"channel_id\":1}');\n})();\n</script>\n","meta_tags":"<meta name=\"description\" content=\"We are very proud to be a 5 star rated business on Google and Facebook. Customer Satisfaction is at the heart of everything we do and something we always work tirelessly to achieve.\"><link rel='canonical' href='https://www.asheswithart.co.uk/pages/reviews' /><meta name='platform' content='bigcommerce.stencil' />","title":"Reviews | Ashes With Art ","stylesheets":"","favicon":"https://cdn11.bigcommerce.com/s-ksd21rp24r/product_images/1/awa-favicon_180x180.png"},"pages":[{"name":"Blog","url":"https://www.asheswithart.co.uk/blogs/news","children":[{"name":"Why We Only Create Resin-Free Fine Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/why-we-only-create-resin-free-fine-jewellery"},{"name":"Why Heirloom Memorial Jewellery Takes Longer to Make","url":"https://www.asheswithart.co.uk/blogs/news/why-heirloom-memorial-jewellery-takes-longer-to-make"},{"name":"What Makes Memorial Jewellery “Jewellery-Grade”?","url":"https://www.asheswithart.co.uk/blogs/news/what-makes-memorial-jewellery-jewellery-grade"},{"name":"The Long-Term Pros & Cons of Resin Memorial Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/pros-and-cones-of-resin-memorial-jewellery"},{"name":"Fine Jewellery vs Keepsake Jewellery: What’s the Difference?","url":"https://www.asheswithart.co.uk/blogs/news/fine-jewellery-vs-keepsake-jewellery"},{"name":"How can I preserve a lock of hair as a keepsake or memorial jewellery?","url":"https://www.asheswithart.co.uk/blogs/news/preserve-lock-of-hair-keepsake-memorial-jewellery"},{"name":"How do I choose the right ashes ring to honor a loved one?","url":"https://www.asheswithart.co.uk/blogs/news/how-to-choose-the-right-ashes-ring"},{"name":"How do I preserve my pet's fur in a meaningful keepsake?","url":"https://www.asheswithart.co.uk/blogs/news/how-to-preserve-pet-fur-keepsake"},{"name":"How long does it take to create ashes into jewellery or cufflinks?","url":"https://www.asheswithart.co.uk/blogs/news/how-long-does-it-take-to-create-ashes-cufflinks-jewellery"},{"name":"What are the different styles of men's ashes rings available?","url":"https://www.asheswithart.co.uk/blogs/news/what-are-the-different-mens-ashes-rings-styles"},{"name":"White Sapphire vs. Diamond: Side-by-Side Comparison","url":"https://www.asheswithart.co.uk/blogs/news/white-sapphire-vs-diamond-side-by-side-comparison"},{"name":"What bespoke memorial jewellery options exist for couples?","url":"https://www.asheswithart.co.uk/blogs/news/bespoke-memorial-jewellery-for-couples"},{"name":"Why Some Memorial Jewellery Brands Use Resin | Pros & Cons","url":"https://www.asheswithart.co.uk/blogs/news/why-some-memorial-jewellery-brands-use-resin"},{"name":"Where to Find Pet Memorial Keepsakes in the UK","url":"https://www.asheswithart.co.uk/blogs/news/where-to-find-pet-memorial-keepsakes-in-the-uk"},{"name":"Sympathy notes for loss of father: Condolence and Sympathy Messages","url":"https://www.asheswithart.co.uk/blogs/news/sympathy-notes-for-loss-of-father"},{"name":"What should I consider when buying a gold necklace for ashes?","url":"https://www.asheswithart.co.uk/blogs/news/what-should-i-consider-when-buying-a-gold-necklace-for-ashes"},{"name":"How durable is hand-crafted memorial glass compared to standard gemstones?","url":"https://www.asheswithart.co.uk/blogs/news/how-durable-is-handcrafted-memorial-glass"},{"name":"How do I care for and clean memorial glass jewellery safely?","url":"https://www.asheswithart.co.uk/blogs/news/how-to-care-for-and-clean-memorial-glass-jewellery"},{"name":"From Ashes to Art: How Handcrafted Memorial Jewellery Is Made in Our Studio","url":"https://www.asheswithart.co.uk/blogs/news/how-handcrafted-memorial-jewellery-is-made"},{"name":"Cremation Ashes vs Hair Keepsakes: What’s the Difference?","url":"https://www.asheswithart.co.uk/blogs/news/cremation-ashes-vs-hair-keepsakes--difference"},{"name":"Cremation Jewellery vs Memorial Tattoos: Pros & Cons","url":"https://www.asheswithart.co.uk/pages/cremation-jewellery-vs-memorial-tattoos-pros-cons"},{"name":"How Cremation Jewellery Is Made","url":"https://www.asheswithart.co.uk/blogs/news/how-cremation-jewellery-is-made"},{"name":"Memorial Glass vs Diamonds: Which Is Right for You?","url":"https://www.asheswithart.co.uk/blogs/memorial-glass-vs-diamonds-which-is-right-for-you"},{"name":"Necklace vs Ring: Choosing the Right Keepsake","url":"https://www.asheswithart.co.uk/blogs/news/necklace-vs-ring-choosing-the-right-keepsake"},{"name":"Resin vs Glass Memorial Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/resin-vs-glass-memorial-jewellery"},{"name":"Types of Memorial Jewellery: A Complete Guide","url":"https://www.asheswithart.co.uk/blogs/news/types-of-memorial-jewellery-a-complete-guide"},{"name":"Fingerprint Jewellery vs Ashes Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/fingerprint-jewellery-vs-ashes-jewellery"},{"name":"DIY Memorial Jewellery vs Professionally Made Pieces","url":"https://www.asheswithart.co.uk/blogs/news/diy-memorial-jewellery-vs-professionally-made-pieces"},{"name":"Best Materials for Ashes Jewellery: Resin, Glass, or Metal?","url":"https://www.asheswithart.co.uk/blogs/news/best-materials-for-ashes-jewellery-resin-glass-or-metal"},{"name":"10 Unusual Items People Have Turned into Memorial Keepsakes","url":"https://www.asheswithart.co.uk/blogs/news/10-unusual-items-people-have-turned-into-memorial-keepsakes"},{"name":"Can I Mix Ashes of Two Loved Ones? Emotional & Legal Insights","url":"https://www.asheswithart.co.uk/blogs/news/can-i-mix-ashes-of-two-loved-ones-emotional-legal-insights"},{"name":"Choosing Birthstones for Memorial Jewellery: A Personal Touch","url":"https://www.asheswithart.co.uk/blogs/news/choosing-birthstones-for-memorial-jewellery-a-personal-touch"},{"name":"Creative Ways to Use Ashes in Artwork Beyond Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/creative-ways-to-use-ashes-in-artwork-beyond-jewellery"},{"name":"How to Include Memorial Jewellery in a Wedding or Family Event","url":"https://www.asheswithart.co.uk/blogs/news/how-to-include-memorial-jewellery-in-a-wedding-or-family-event"},{"name":"How to Talk to Elderly Parents About Their Memorial Wishes","url":"https://www.asheswithart.co.uk/blogs/news/how-to-talk-to-elderly-parents-about-their-memorial-wishes"},{"name":"How to Write a Letter to Someone Who Has Passed Away","url":"https://www.asheswithart.co.uk/blogs/news/how-to-write-a-letter-to-someone-who-has-passed-away"},{"name":"Pet Memorial Jewellery: A Guide to Keeping Their Memory Close","url":"https://www.asheswithart.co.uk/pages/pet-memorial-jewellery-a-guide-to-keeping-their-memory-close"},{"name":"Rituals and Ceremonies for the Anniversary of a Loved One's Death","url":"https://www.asheswithart.co.uk/blogs/news/rituals-and-ceremonies-for-the-anniversary-of-a-loved-one-s-death"},{"name":"The Symbolism Behind Ashes: What Different Cultures Believe","url":"https://www.asheswithart.co.uk/blogs/news/the-symbolism-behind-ashes-what-different-cultures-believe"},{"name":"The Therapeutic Power of Art in Processing Grief","url":"https://www.asheswithart.co.uk/blogs/news/the-therapeutic-power-of-art-in-processing-grief"},{"name":"Unique Seasonal Grave Decoration Ideas (Spring, Summer, Autumn, Winter)","url":"https://www.asheswithart.co.uk/blogs/news/unique-seasonal-grave-decoration-ideas-spring-summer-autumn-winter"},{"name":"What to Pack When Scattering Ashes Abroad: Checklist & Tips","url":"https://www.asheswithart.co.uk/blogs/news/what-to-pack-when-scattering-ashes-abroad-checklist-tips"},{"name":"What to Write in a Sympathy Card for Someone Grieving a Pet","url":"https://www.asheswithart.co.uk/blogs/news/what-to-write-in-a-sympathy-card-for-someone-grieving-a-pet"},{"name":"Why Smell Triggers Grief – and How to Use Scents in Memorials","url":"https://www.asheswithart.co.uk/blogs/news/why-smell-triggers-grief-and-how-to-use-scents-in-memorials"},{"name":"Ways to Honour a Loved One’s Legacy Through Charity and Volunteering","url":"https://www.asheswithart.co.uk/blogs/news/ways-to-honour-a-loved-one-s-legacy-through-charity-and-volunteering"},{"name":"The Role of Music in Funerals: Choosing the Right Tribute","url":"https://www.asheswithart.co.uk/blogs/news/the-role-of-music-in-funerals-choosing-the-right-tribute"},{"name":"Memorial Benches: How to Choose the Right Location and Inscription","url":"https://www.asheswithart.co.uk/blogs/news/memorial-benches-how-to-choose-the-right-location-and-inscription"},{"name":"How to Mark a Loved One’s Birthday After They’re Gone","url":"https://www.asheswithart.co.uk/blogs/news/how-to-mark-a-loved-one-s-birthday-after-they-re-gone"},{"name":"How to Create a Memory Box After a Loved One Passes","url":"https://www.asheswithart.co.uk/blogs/news/how-to-create-a-memory-box-after-a-loved-one-passes"},{"name":"Handling the Estate of a Deceased Loved One: A Beginner’s Guide","url":"https://www.asheswithart.co.uk/blogs/news/handling-the-estate-of-a-deceased-loved-one-a-beginner-s-guide"},{"name":"Ideas for Incorporating Ashes into Wedding Ceremonies","url":"https://www.asheswithart.co.uk/blogs/news/ideas-for-incorporating-ashes-into-wedding-ceremonies"},{"name":"Things to Include in a Funeral Order of Service","url":"https://www.asheswithart.co.uk/blogs/news/things-to-include-in-a-funeral-order-of-service"},{"name":"Memorial Tattoos and Their Meanings: A Tribute Through Ink","url":"https://www.asheswithart.co.uk/blogs/news/memorial-tattoos-and-their-meanings-a-tribute-through-ink"},{"name":"Planning a Celebration of Life Ceremony in the UK","url":"https://www.asheswithart.co.uk/blogs/news/planning-a-celebration-of-life-ceremony-in-the-uk"},{"name":"How Grief Affects the Body: Physical Symptoms and Healing Tips","url":"https://www.asheswithart.co.uk/blogs/news/how-grief-affects-the-body-physical-symptoms-and-healing-tips"},{"name":"Jewellery Engraving Ideas for Ashes Keepsakes","url":"https://www.asheswithart.co.uk/blogs/news/jewellery-engraving-ideas-for-ashes-keepsakes"},{"name":"How to Talk to Teenagers About the Loss of a Loved One","url":"https://www.asheswithart.co.uk/blogs/news/how-to-talk-to-teenagers-about-the-loss-of-a-loved-one"},{"name":"Grieving the Loss of a Sibling: Coping Tips and Support","url":"https://www.asheswithart.co.uk/blogs/news/grieving-the-loss-of-a-sibling-coping-tips-and-support"},{"name":"Eco-Friendly Memorial Ideas and Biodegradable Urns","url":"https://www.asheswithart.co.uk/blogs/news/eco-friendly-memorial-ideas-and-biodegradable-urns"},{"name":"Designing a Personalised Memorial Garden at Home","url":"https://www.asheswithart.co.uk/blogs/news/designing-a-personalised-memorial-garden-at-home"},{"name":"Creating a Digital Tribute: Memorial Websites and Online Albums","url":"https://www.asheswithart.co.uk/blogs/news/creating-a-digital-tribute-memorial-websites-and-online-albums"},{"name":"8 Netflix Shows on Death, Grief, and the Afterlife","url":"https://www.asheswithart.co.uk/blogs/news/8-netflix-shows-on-death-grief-and-the-afterlife"},{"name":"Why Pet Remembrance Day Matters","url":"https://www.asheswithart.co.uk/blogs/news/why-pet-remembrance-day-matters"},{"name":"60 Inscription Ideas for Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/60-inscription-ideas-for-jewellery"},{"name":"Engraving ideas and quotes for jewellery","url":"https://www.asheswithart.co.uk/blogs/news/engraving-ideas-and-quotes-for-jewellery"},{"name":"How to Choose the Best Chains for Pendants","url":"https://www.asheswithart.co.uk/blogs/news/how-to-choose-the-best-chains-for-your-favourite-pendants"},{"name":"How to Wear Statement Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/how-to-wear-statement-jewellery"},{"name":"Ring Sizing: Everything You Need to Know","url":"https://www.asheswithart.co.uk/blogs/news/ring-sizing-everything-you-need-to-know"},{"name":"How to Measure Your Ring Size at Home","url":"https://www.asheswithart.co.uk/blogs/news/measure-your-ring-size-at-home"},{"name":"Why Losing a Pet Hurts So Much","url":"https://www.asheswithart.co.uk/blogs/news/why-losing-a-pet-dog-cat-hurts"},{"name":"16 Jewellery Style Tips You Need to Know","url":"https://www.asheswithart.co.uk/blogs/news/jewellery-style-tips"},{"name":"Aquamation: An Eco-friendly Alternative to Cremation","url":"https://www.asheswithart.co.uk/blogs/news/aquamation-alternative-to-cremation"},{"name":"Everything You Need to Know About Cremation","url":"https://www.asheswithart.co.uk/blogs/news/need-to-know-about-cremation"},{"name":"15 Special Ways to Remember Your Dad this Father's Day","url":"https://www.asheswithart.co.uk/blogs/news/remember-your-dad-fathers-day"},{"name":"20 memorable places to scatter ashes in England","url":"https://www.asheswithart.co.uk/blogs/news/memorable-places-scatter-ashes-england"},{"name":"15 Fascinating Facts About Cremation and Remains","url":"https://www.asheswithart.co.uk/blogs/news/15-fascinating-facts-about-cremation-and-remains"},{"name":"How to Build a Memorial Website","url":"https://www.asheswithart.co.uk/blogs/news/how-to-build-a-memorial-website"},{"name":"Short Condolence Message Ideas - How to Write One","url":"https://www.asheswithart.co.uk/blogs/news/how-to-write-a-condolence-message"},{"name":"Advice for Coping With the Death of a Spouse","url":"https://www.asheswithart.co.uk/blogs/news/coping-with-the-death-of-a-spouse"},{"name":"Coping With The Death Of A Child","url":"https://www.asheswithart.co.uk/blogs/news/coping-with-the-death-of-a-child"},{"name":"12 Tips for Dealing With the Death of a Sibling","url":"https://www.asheswithart.co.uk/blogs/news/12-tips-for-dealing-with-the-death-of-a-sibling"},{"name":"How to Decorate a Grave - 20 Ideas","url":"https://www.asheswithart.co.uk/blogs/news/how-to-decorate-a-grave-20-ideas"},{"name":"Cremation Vs Burial: What’s The Difference?","url":"https://www.asheswithart.co.uk/blogs/news/cremation-vs-burial-differences"},{"name":"What To Wear To A Funeral","url":"https://www.asheswithart.co.uk/blogs/news/what-to-wear-to-a-funeral"},{"name":"What is a wake?","url":"https://www.asheswithart.co.uk/blogs/news/what-is-a-wake"},{"name":"Unique Celebration of Life Ideas","url":"https://www.asheswithart.co.uk/blogs/news/celebration-of-life-ideas"},{"name":"7 Care Package Ideas to Send to Loved Ones","url":"https://www.asheswithart.co.uk/blogs/news/care-package-ideas-send-loved-ones"},{"name":"How to Plan a Virtual Funeral That’s Meaningful and Accessible","url":"https://www.asheswithart.co.uk/blogs/news/how-to-plan-a-virtual-funeral"},{"name":"How To Make An Online Memorial","url":"https://www.asheswithart.co.uk/pages/how-to-make-an-online-memorial"},{"name":"25 Funeral Songs to Honour a Loved One","url":"https://www.asheswithart.co.uk/blogs/news/funeral-songs-honour-loved-one"},{"name":"What to Say at a Wake: Offering Genuine Condolences","url":"https://www.asheswithart.co.uk/pages/what-to-say-at-a-wake-offering-genuine-condolences"},{"name":"How to Plan a Funeral: Complete Guide & Checklist","url":"https://www.asheswithart.co.uk/blogs/news/how-to-plan-a-funeral"},{"name":"Thoughtful Meals Ideas For Grieving Families","url":"https://www.asheswithart.co.uk/blogs/news/best-food-to-make-for-grieving-family"},{"name":"Funeral Viewing Guide and Etiquette","url":"https://www.asheswithart.co.uk/blogs/news/funeral-viewing"},{"name":"Cremation Urn Decorating Ideas For Your Home","url":"https://www.asheswithart.co.uk/blogs/news/cremation-urn-decorating-ideas"},{"name":"Help! Why Don’t I Cry When Someone Dies?","url":"https://www.asheswithart.co.uk/blogs/news/why-dont-cry-when-someone-dies"},{"name":"10 Christmas Memorial Ideas","url":"https://www.asheswithart.co.uk/blogs/news/christmas-memorial-ideas"},{"name":"First birthday after the death of your father: How To cope","url":"https://www.asheswithart.co.uk/blogs/news/first-birthday-after-the-death-of-your-father"},{"name":"Christmas Decorations Ideas For Loved Ones In Heaven","url":"https://www.asheswithart.co.uk/blogs/news/christmas-decorations-ideas-loved-ones-in-heaven"},{"name":"10 of the Best Things To Do With My Pet's Ashes","url":"https://www.asheswithart.co.uk/blogs/news/things-to-do-with-my-pets-ashes"},{"name":"How Long After Someone Dies Is the Funeral Held?","url":"https://www.asheswithart.co.uk/blogs/news/how-long-after-someone-dies-is-the-funeral-held"},{"name":"Book Of Remembrance Entry Ideas","url":"https://www.asheswithart.co.uk/blogs/news/book-of-remembrance-entry-ideas"},{"name":"Remembering Loved Ones at Christmas With Quotes","url":"https://www.asheswithart.co.uk/blogs/news/remembering-loved-ones-at-christmas-with-quotes"},{"name":"How To Deal With 1st Christmas After The Death Of Loved One","url":"https://www.asheswithart.co.uk/blogs/news/1st-christmas-after-the-death-of-loved-one"},{"name":"Coping With Grief At Christmas","url":"https://www.asheswithart.co.uk/blogs/news/coping-with-grief-at-christmas"},{"name":"Does the UK have bereavement leave?","url":"https://www.asheswithart.co.uk/blogs/news/does-the-uk-have-bereavement-leave"},{"name":"Helping A Child Remember Someone Who's Died","url":"https://www.asheswithart.co.uk/blogs/news/helping-child-remember-someone-whos-died"},{"name":"What To Say When Someone Dies Of Cancer","url":"https://www.asheswithart.co.uk/blogs/news/what-to-say-when-someone-dies-of-cancer"},{"name":"What To Say To Someone Who Lost Their Grandpa","url":"https://www.asheswithart.co.uk/blogs/news/what-to-say-to-someone-who-lost-their-grandpa"},{"name":"How can grief damage your self-esteem?","url":"https://www.asheswithart.co.uk/blogs/news/grief-can-damage-our-self-esteem"},{"name":"Coping With Family Fighting After a Death","url":"https://www.asheswithart.co.uk/blogs/news/coping-family-fighting-after-a-death"},{"name":"8 Unique Ways to Use Cremation Jewellery to Keep a Loved One Close","url":"https://www.asheswithart.co.uk/blogs/news/ways-to-use-cremation-jewellery-for-ashes"},{"name":"How to Write a Eulogy for a Husband: With Examples","url":"https://www.asheswithart.co.uk/blogs/news/how-to-write-a-eulogy-for-a-husband-with-examples"},{"name":"Inspirational Quotes For Loss Of A Sister","url":"https://www.asheswithart.co.uk/blogs/news/loss-of-a-sister-quotes"},{"name":"Beautiful Words To Put On A Headstone","url":"https://www.asheswithart.co.uk/blogs/news/words-to-put-on-a-headstone"},{"name":"How and where to scatter ashes","url":"https://www.asheswithart.co.uk/blogs/news/how-and-where-to-scatter-ashes"},{"name":"Grieving the loss of a pet after euthanasia (’put to sleep’) and coping with the loss","url":"https://www.asheswithart.co.uk/blogs/news/grieving-the-loss-of-a-pet-after-euthanasia-put-to-sleep"},{"name":"What To Write On Funeral Flowers Card For Mum, Dad And Grandparent, With Examples","url":"https://www.asheswithart.co.uk/blogs/news/what-to-write-on-funeral-flowers"},{"name":"How do you transport human ashes on a plane? What are the rules?","url":"https://www.asheswithart.co.uk/blogs/news/transport-human-ashes-on-a-plane"},{"name":"Is ‘Deathiversary’ Actually A Word?","url":"https://www.asheswithart.co.uk/blogs/news/is-deathiversary-actually-a-word"},{"name":"Your Best Friend Dies: How To Cope & What To Do","url":"https://www.asheswithart.co.uk/blogs/news/how-to-cope-with-losing-best-friend-to-death"},{"name":"How to Turn Your Loved One’s Ashes Into Memorial Jewellery You’ll Always Cherish","url":"https://www.asheswithart.co.uk/blogs/news/how-to-turn-ashes-into-jewellery"},{"name":"12 Ideas for Funerals and Memorials When You Can’t Be Together","url":"https://www.asheswithart.co.uk/blogs/news/ideas-funerals-memorials-cant-be-together"},{"name":"The Main Reasons Why the Second Year of Grief Can Be the Worst","url":"https://www.asheswithart.co.uk/blogs/news/reasons-second-year-grief-worst"},{"name":"How Do I Write a Funeral Programme: With Examples","url":"https://www.asheswithart.co.uk/blogs/news/how-do-i-write-a-funeral-programme"},{"name":"Stages of grief and bargaining: With Q&As","url":"https://www.asheswithart.co.uk/blogs/news/stages-of-grief-and-bargaining"},{"name":"Pet Loss Quotes: Grieving the Loss of a Pet","url":"https://www.asheswithart.co.uk/blogs/news/pet-loss-quotes-grieving-the-loss-pet"},{"name":"60 Heart Touching Death of a Spouse or Friend Quotes","url":"https://www.asheswithart.co.uk/blogs/news/60-heart-touching-death-of-a-spouse-or-friend-quotes"},{"name":"What To Do When Friends and Family Don’t Understand Pet Loss","url":"https://www.asheswithart.co.uk/blogs/news/what-to-do-friends-family-dont-understand-pet-loss"},{"name":"Helping Children Cope With the Death of a Beloved Pet","url":"https://www.asheswithart.co.uk/blogs/news/helping-children-dealing-with-pet-loss"},{"name":"Grieving? Places to Find Free Grief Counselling","url":"https://www.asheswithart.co.uk/blogs/news/free-grief-counseling"},{"name":"Grief Counseling: What Is it and How Does It Help?","url":"https://www.asheswithart.co.uk/blogs/news/grief-counseling-what-is"},{"name":"How to Say Goodbye to Someone Who Is Dying","url":"https://www.asheswithart.co.uk/blogs/news/how-to-say-goodbye-someone-you-love-dying"},{"name":"Differences Between Normal, Absent and Complicated Grief","url":"https://www.asheswithart.co.uk/blogs/news/types-of-grief"},{"name":"Is it Wrong not to go? Common Reasons Not to Go to a Funeral","url":"https://www.asheswithart.co.uk/blogs/news/common-reasons-not-go-funeral"},{"name":"Memory Box Keepsake Ideas for Bereavement","url":"https://www.asheswithart.co.uk/blogs/news/memory-keepsake-box-ideas"},{"name":"When someone you love becomes a memory","url":"https://www.asheswithart.co.uk/blogs/news/when-someone-you-love-becomes-a-memory"},{"name":"Mother's Day Memorial Poems - Examples & ideas","url":"https://www.asheswithart.co.uk/blogs/news/mothers-day-memorial-poems-examples-ideas"},{"name":"How To Give Birthday Wishes For Someone Who Has Lost A Loved One","url":"https://www.asheswithart.co.uk/blogs/news/birthday-wishes-for-someone-who-has-lost-a-loved-one"},{"name":"The Words that will Comfort Someone Grieving","url":"https://www.asheswithart.co.uk/blogs/news/words-comfort-someone-grieving"},{"name":"What Text To Send When Someone Dies","url":"https://www.asheswithart.co.uk/blogs/news/what-text-to-send-when-someone-dies"},{"name":"How to cope with losing a pet","url":"https://www.asheswithart.co.uk/blogs/news/how-to-cope-with-losing-a-pet"},{"name":"10 Of The Most Beautiful Things To Do With Loved One’s Ashes","url":"https://www.asheswithart.co.uk/blogs/news/10-of-the-most-beautiful-things-to-do-with-loved-one-s-ashes"},{"name":"How Do You Remember Someone Who Has Been Cremated?","url":"https://www.asheswithart.co.uk/blogs/news/cremation-memories"},{"name":"10 memorable places to scatter ashes in Wales","url":"https://www.asheswithart.co.uk/blogs/news/scatter-ashes-in-wales"},{"name":"10 memorable places to scatter ashes in Scotland","url":"https://www.asheswithart.co.uk/blogs/news/scatter-ashes-in-scotland"},{"name":"How to Support Your Partner After the Death of a Parent","url":"https://www.asheswithart.co.uk/blogs/news/support-partner-death-parent"},{"name":"12 Practical Ways To Cope With Grief","url":"https://www.asheswithart.co.uk/blogs/news/coping-with-grief-and-loss"},{"name":"Coping with the Loss of a Grandparent - Advice on Learning to Cope","url":"https://www.asheswithart.co.uk/blog/coping-with-the-loss-of-a-grandparent-advice-on-learning-to-cope"},{"name":"What is an Interment of Ashes? How To Plan A Service And Poems To Share","url":"https://www.asheswithart.co.uk/blogs/news/what-is-an-interment-of-ashes"},{"name":"How to Cope With the Grief of Losing a Parent","url":"https://www.asheswithart.co.uk/blogs/news/how-to-deal-with-the-grief-of-losing-a-parent"},{"name":"Remembering Loved Ones on Christmas","url":"https://www.asheswithart.co.uk/blogs/news/how-to-remember-a-loved-one-at-christmas"},{"name":"12 Gifts Ideas To Remember A Loved One","url":"https://www.asheswithart.co.uk/blogs/news/12-gifts-ideas-to-remember-a-loved-one"},{"name":"What to ask when buying cremation jewellery or glass art memorials","url":"https://www.asheswithart.co.uk/blogs/news/what-to-ask-when-buying-cremation-jewellery-or-glass-art-memorials"},{"name":"The benefits of glass over resin for Cremation Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/the-benefits-of-glass-over-resin-for-cremation-jewellery"},{"name":"Can I use hair instead of ashes in my memorial jewellery?","url":"https://www.asheswithart.co.uk/blogs/news/can-i-use-hair-instead-of-ashes-in-my-memorial-jewellery"},{"name":"How to Choose a Memorial That Honors a Life and Reflects Your Heart","url":"https://www.asheswithart.co.uk/blogs/news/how-do-i-choose-a-memorial-that-is-right-for-me"},{"name":"Cremation Jewellery for Ashes Things You Need to Know","url":"https://www.asheswithart.co.uk/blogs/news/things-you-need-to-know-about-cremation-jewellery"},{"name":"How Much Ashes Needed For Jewellery","url":"https://www.asheswithart.co.uk/blogs/news/how-much-ashes-needed-for-jewellery"},{"name":"Our New Secrets Forever Bracelet Experience","url":"https://www.asheswithart.co.uk/blogs/news/our-new-secrets-forever-bracelet-experience"},{"name":"Our 5 stage process for a bespoke commission","url":"https://www.asheswithart.co.uk/blogs/news/our-process-for-a-bespoke-commission"}]},{"name":"FAQ","url":"https://www.asheswithart.co.uk/pages/faq"},{"name":"Meet Us","url":"https://www.asheswithart.co.uk/pages/meet-us"},{"name":"Why Choose Us","url":"https://www.asheswithart.co.uk/why-choose-us","children":[{"name":"Insights Video","url":"https://www.asheswithart.co.uk/pages/video"},{"name":"Our Process","url":"https://www.asheswithart.co.uk/pages/our-process"},{"name":"Workshop Tour","url":"https://www.asheswithart.co.uk/pages/tour-our-workshop"}]},{"name":"Contact Us","url":"https://www.asheswithart.co.uk/pages/contact-us"}],"carousel":null,"configuration_id":"0c1d7d80-0688-013f-dace-7290804918a4","blog":[],"currency_selector":{"currencies":[{"id":1,"name":"British Pounds","code":"GBP","flag":"<img src=\"https://cdn11.bigcommerce.com/s-ksd21rp24r/lib/flags/gb.gif\" border=\"0\" alt=\"\" role=\"presentation\" />","is_active":true,"switch_url":"https://www.asheswithart.co.uk/pages/reviews?setCurrencyId=1","cart_currency_switch_url":"https://www.asheswithart.co.uk/cart/change-currency"}],"active_currency_id":1,"active_currency_flag":"<img src=\"https://cdn11.bigcommerce.com/s-ksd21rp24r/lib/flags/gb.gif\" border=\"0\" alt=\"\" role=\"presentation\" />","active_currency_name":"British Pounds","active_currency_code":"GBP","default_currency_code":"GBP"},"language_selector":null,"remote_api_scripts":"","customer_group_id":0,"customer":null,"forms":[],"categories":[{"url":"https://www.asheswithart.co.uk/ashes-jewellery/memorial-ashes-wedding-rings","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/k/dsc00677%20800%202__12108.original.jpg","alt":"Ashes Wedding Rings"},"description":{},"id":"617","name":"Ashes Wedding Rings","count":"32"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/rings","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/k/memorialringstextimageblock__29135.original.jpg","alt":"Memorial Ashes Rings"},"description":{},"id":"596","name":"Memorial Ashes Rings","count":"118"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/hair-memorial","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/j/thumbnail%20christina%20bangles%20ring%201__13634_category.original.jpg","alt":"Hair Memorial Jewellery"},"description":{},"id":"581","name":"Hair Memorial Jewellery","count":"261"},{"url":"https://www.asheswithart.co.uk/ashes-to-crystals","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/e/sparkle%20ring__82951_category.original.jpg","alt":"Ashes To Crystals"},"description":{},"id":"582","name":"Ashes To Crystals","count":"23"},{"url":"https://www.asheswithart.co.uk/cremation-ashes-keepsakes","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/f/main%20square__47149_category.original.jpg","alt":"Cremation Ashes Keepsakes"},"description":{},"id":"585","name":"Cremation Ashes Keepsakes","count":"34"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/gold","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/l/christinahandssecrets2__15078_category.original.jpg","alt":"Gold Ashes Jewellery"},"description":{},"id":"583","name":"Gold Ashes Jewellery","count":"276"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/glass","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/a/cherishashesgemstonescollectionsthumbnail__17884_category.original.jpg","alt":"Ashes To Glass Jewellery"},"description":{},"id":"584","name":"Ashes To Glass Jewellery","count":"18"},{"url":"https://www.asheswithart.co.uk/cremation-ashes-keepsakes/christmas","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/z/heart%20xmas%20dec__95234_category.original.jpg","alt":"Memorial Christmas Decorations"},"description":{},"id":"586","name":"Memorial Christmas Decorations","count":"4"},{"children":[{"url":"https://www.asheswithart.co.uk/pet-ashes-jewellery/cat","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/x/cat__63025.original.jpg","alt":"Cat Ashes Keepsake & Jewellery"},"description":{},"id":"589","name":"Cat Ashes Keepsake & Jewellery","count":"294"},{"url":"https://www.asheswithart.co.uk/pet-ashes-jewellery/dog","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/w/boo2__47500.original.jpg","alt":"Dog Ashes Keepsakes & Jewellery From Dog Ashes"},"description":{},"id":"600","name":"Dog Ashes Keepsakes & Jewellery From Dog Ashes","count":"294"},{"url":"https://www.asheswithart.co.uk/pet-ashes-jewellery/horse-hair","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/q/horseshoependant%20horsehair%20jewellery2__53136.original.jpg","alt":"Horse Ashes Jewellery"},"description":{},"id":"595","name":"Horse Ashes Jewellery","count":"294"},{"url":"https://www.asheswithart.co.uk/pet-ashes-jewellery/fur-keepsakes","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/j/paw%20imprint%20pet%20page__92875.original.jpg","alt":"Pet Fur Keepsake & Memorial Jewellery"},"description":{},"id":"597","name":"Pet Fur Keepsake & Memorial Jewellery","count":"262"}],"url":"https://www.asheswithart.co.uk/pet-ashes-jewellery","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/p/rainbowbridge2__94979_category.original.jpg","alt":"Pet Ashes Jewellery"},"description":{},"id":"587","name":"Pet Ashes Jewellery","count":"294"},{"url":"https://www.asheswithart.co.uk/ashes-to-blue-sapphires","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/y/close%20up%20square%20saphire__09947_category.original.jpg","alt":"Ashes To Blue Sapphire Jewellery"},"description":{},"id":"588","name":"Ashes To Blue Sapphire Jewellery","count":"33"},{"url":"https://www.asheswithart.co.uk/ashes-to-emeralds","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/q/emeraldtrilogy__13154_category.original.jpg","alt":"Ashes To Emerald Jewellery"},"description":{},"id":"590","name":"Ashes To Emerald Jewellery","count":"32"},{"url":"https://www.asheswithart.co.uk/ashes-to-pink-sapphires","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/a/pink%20sapphires%20being%20worn4__79413.original.jpg","alt":"Ashes To Pink Sapphire Jewellery"},"description":{},"id":"591","name":"Ashes To Pink Sapphire Jewellery","count":"19"},{"url":"https://www.asheswithart.co.uk/ashes-to-rubies","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/n/closeuprubies2__38534_category.original.jpg","alt":"Ashes To Ruby Jewellery"},"description":{},"id":"592","name":"Ashes To Ruby Jewellery","count":"33"},{"url":"https://www.asheswithart.co.uk/ashes-to-yellow-sapphires","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/n/yellowsapphire__30466_category.original.jpg","alt":"Ashes To Yellow Sapphire Jewellery"},"description":{},"id":"593","name":"Ashes To Yellow Sapphire Jewellery","count":"16"},{"url":"https://www.asheswithart.co.uk/ashes-to-white-sapphires","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/e/closeuppendant__57816_category.original.jpg","alt":"Ashes To White Sapphire Jewellery"},"description":{},"id":"594","name":"Ashes To White Sapphire Jewellery","count":"7"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/necklaces","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/t/images2aba__52237_category.original.jpg","alt":"Ashes Necklaces and Memorial Ashes Pendants"},"description":{},"id":"598","name":"Ashes Necklaces and Memorial Ashes Pendants","count":"122"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/cufflinks","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/r/cufflinks%20with%20glass__37234_category.original.jpg","alt":"Ashes Cufflinks"},"description":{},"id":"599","name":"Ashes Cufflinks","count":"8"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/s/category%20thumbnail%20test%20all%20designs%208__14728_category.original.jpg","alt":"Ashes Jewellery"},"description":{},"id":"601","name":"Ashes Jewellery","count":"280"},{"url":"https://www.asheswithart.co.uk/ashes-to-glass","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/v/millenniumcloseup2__33020_category.original.jpg","alt":"Ashes To Glass"},"description":{},"id":"602","name":"Ashes To Glass","count":"11"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/mens","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/l/mensjewellery__53459_category.original.jpg","alt":"Mens Ashes Jewellery & Rings"},"description":{},"id":"603","name":"Mens Ashes Jewellery & Rings","count":"68"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/earrings","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/f/desktop%20banner%20size%204__34730_category.original.jpg","alt":"Beautiful Memorial Cremation Ashes Earrings"},"description":{},"id":"604","name":"Beautiful Memorial Cremation Ashes Earrings","count":"23"},{"url":"https://www.asheswithart.co.uk/ashes-to-diamonds","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/s/ashes%20heart%20diamond__24570_category.original.jpg","alt":"Ashes To Diamond Jewellery"},"description":{},"id":"605","name":"Ashes To Diamond Jewellery","count":"69"},{"children":[{"url":"https://www.asheswithart.co.uk/ashes-jewellery/bracelet/forever-bracelet-charms","image":{},"description":{},"id":"523","name":"Forever Bracelet Charms","count":"3"}],"url":"https://www.asheswithart.co.uk/ashes-jewellery/bracelet","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/v/thumbnail__00009_category.original.jpg","alt":"Ashes Bracelets"},"description":{},"id":"606","name":"Ashes Bracelets","count":"7"},{"url":"https://www.asheswithart.co.uk/bereavement-gifts","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/a/dsc01136-edit__70465_category.original.jpg","alt":"Bereavement Gifts"},"description":{},"id":"607","name":"Bereavement Gifts","count":"77"},{"url":"https://www.asheswithart.co.uk/ashes-jewellery/charms","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/g/diamond%20secrets%20heart%20charm%20bead%20yellow__31380_category.original.jpg","alt":"Charms For Ashes"},"description":{},"id":"608","name":"Charms For Ashes","count":"7"},{"url":"https://www.asheswithart.co.uk/chain-upgrades","image":{"data":"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/{:size}/o/fc%20style%202%20yellow__03122_category.original.jpg","alt":"Chain Upgrades"},"description":{},"id":"609","name":"Chain Upgrades","count":"2"}],"shop_by_brand":[{"id":"76","url":"https://www.asheswithart.co.uk/ashes-with-art/","name":"Ashes With Art","count":"318"}],"social_media":[{"name":"Twitter","url":"https://twitter.com/asheswithart","position":0,"display_name":"twitter"},{"name":"Facebook","url":"https://facebook.com/asheswithart","position":1,"display_name":"facebook"},{"name":"Instagram","url":"https://instagram.com/asheswithart","position":2,"display_name":"instagram"}],"customer_group_name":"","cart_id":null,"theme_session_id":"fbdb8b20-00c9-013f-cf0a-1ea5ffd31004","version_id":"7a8bac30-a1b1-013e-9068-6ab6ba5b4833","theme_images":[],"pagination":[],"gql":{},"pageContent":[{"templateName":"pages/custom/page/reviews","entityId":"41","widgetResult":{"pageContentV2":{"regions":[{"name":"header_bottom--global","layout":{"uuid":"c92d6f70-abf4-4616-a375-7b1cc1bbc2d9","markup":" <div data-sub-layout-container=\"b2ce0d4a-5c79-4f58-9cea-49ab4c9f7079\" data-layout-name=\"Layout\">\n <style data-container-styling=\"b2ce0d4a-5c79-4f58-9cea-49ab4c9f7079\">\n [data-sub-layout-container=\"b2ce0d4a-5c79-4f58-9cea-49ab4c9f7079\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"b2ce0d4a-5c79-4f58-9cea-49ab4c9f7079\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"faea8d78-a488-4231-87a5-82f66fbf7e24\">\n <style data-column-styling=\"faea8d78-a488-4231-87a5-82f66fbf7e24\">\n [data-sub-layout=\"faea8d78-a488-4231-87a5-82f66fbf7e24\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"faea8d78-a488-4231-87a5-82f66fbf7e24\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"faea8d78-a488-4231-87a5-82f66fbf7e24\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"50e43e9f-e2e7-4d19-ad11-fcff3309ff40\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]},{"name":"header_benefits--global","layout":{"uuid":"2f6ce471-a78d-451d-9f36-f9c51dbf3449","markup":" <div data-sub-layout-container=\"e24774d8-b081-4c36-be7f-d7cef0d5a7c5\" data-layout-name=\"Layout\">\n <style data-container-styling=\"e24774d8-b081-4c36-be7f-d7cef0d5a7c5\">\n [data-sub-layout-container=\"e24774d8-b081-4c36-be7f-d7cef0d5a7c5\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"e24774d8-b081-4c36-be7f-d7cef0d5a7c5\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"9f0467b3-7460-4240-b204-3016daaf65b2\">\n <style data-column-styling=\"9f0467b3-7460-4240-b204-3016daaf65b2\">\n [data-sub-layout=\"9f0467b3-7460-4240-b204-3016daaf65b2\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"9f0467b3-7460-4240-b204-3016daaf65b2\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"9f0467b3-7460-4240-b204-3016daaf65b2\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"84d0f1cf-324d-4ccf-a688-fd24cc0e1384\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]},{"name":"footer--global","layout":{"uuid":"28476a89-e131-400d-b901-6d462cc2bab5","markup":" <div data-sub-layout-container=\"15fb0982-85ed-42f3-9c08-eb18aa8709da\" data-layout-name=\"Layout\">\n <style data-container-styling=\"15fb0982-85ed-42f3-9c08-eb18aa8709da\">\n [data-sub-layout-container=\"15fb0982-85ed-42f3-9c08-eb18aa8709da\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"15fb0982-85ed-42f3-9c08-eb18aa8709da\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"dbcdb0ec-fd03-47d2-a486-d78a75e3b98e\">\n <style data-column-styling=\"dbcdb0ec-fd03-47d2-a486-d78a75e3b98e\">\n [data-sub-layout=\"dbcdb0ec-fd03-47d2-a486-d78a75e3b98e\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"dbcdb0ec-fd03-47d2-a486-d78a75e3b98e\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"dbcdb0ec-fd03-47d2-a486-d78a75e3b98e\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"84030a16-bc48-4807-81f1-84438fb840f3\" data-layout-name=\"Layout\">\n <style data-container-styling=\"84030a16-bc48-4807-81f1-84438fb840f3\">\n [data-sub-layout-container=\"84030a16-bc48-4807-81f1-84438fb840f3\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"84030a16-bc48-4807-81f1-84438fb840f3\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"e17cabd2-a744-4931-aec4-81ad242907bc\">\n <style data-column-styling=\"e17cabd2-a744-4931-aec4-81ad242907bc\">\n [data-sub-layout=\"e17cabd2-a744-4931-aec4-81ad242907bc\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"e17cabd2-a744-4931-aec4-81ad242907bc\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"e17cabd2-a744-4931-aec4-81ad242907bc\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"56918edb-aa46-4dd5-ab6a-82204eee07fa\"></bc-placement>\n </div>\n</div>\n\n <div data-sub-layout-container=\"11d55592-497e-4605-bbb9-968e36e32d58\" data-layout-name=\"Layout\">\n <style data-container-styling=\"11d55592-497e-4605-bbb9-968e36e32d58\">\n [data-sub-layout-container=\"11d55592-497e-4605-bbb9-968e36e32d58\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"11d55592-497e-4605-bbb9-968e36e32d58\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"31c269c3-08b6-40f7-a876-49e5f1ee0388\">\n <style data-column-styling=\"31c269c3-08b6-40f7-a876-49e5f1ee0388\">\n [data-sub-layout=\"31c269c3-08b6-40f7-a876-49e5f1ee0388\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"31c269c3-08b6-40f7-a876-49e5f1ee0388\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"31c269c3-08b6-40f7-a876-49e5f1ee0388\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"0e527dd9-ac0e-4e04-93f2-56b4f1b47c9e\" data-layout-name=\"Layout\">\n <style data-container-styling=\"0e527dd9-ac0e-4e04-93f2-56b4f1b47c9e\">\n [data-sub-layout-container=\"0e527dd9-ac0e-4e04-93f2-56b4f1b47c9e\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"0e527dd9-ac0e-4e04-93f2-56b4f1b47c9e\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"6f8f0be3-4dba-48c3-83d3-d41c3cb73f3f\">\n <style data-column-styling=\"6f8f0be3-4dba-48c3-83d3-d41c3cb73f3f\">\n [data-sub-layout=\"6f8f0be3-4dba-48c3-83d3-d41c3cb73f3f\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"6f8f0be3-4dba-48c3-83d3-d41c3cb73f3f\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"6f8f0be3-4dba-48c3-83d3-d41c3cb73f3f\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"d451f485-014b-4fed-8558-50bfdc881e8e\"></bc-placement>\n </div>\n</div>\n\n <div data-sub-layout-container=\"cf60fc7c-cfca-42a9-a586-32a1a33d1e9d\" data-layout-name=\"Layout\">\n <style data-container-styling=\"cf60fc7c-cfca-42a9-a586-32a1a33d1e9d\">\n [data-sub-layout-container=\"cf60fc7c-cfca-42a9-a586-32a1a33d1e9d\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"cf60fc7c-cfca-42a9-a586-32a1a33d1e9d\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"c441af12-2ddb-4cc7-8bc5-e1fd42dab2d7\">\n <style data-column-styling=\"c441af12-2ddb-4cc7-8bc5-e1fd42dab2d7\">\n [data-sub-layout=\"c441af12-2ddb-4cc7-8bc5-e1fd42dab2d7\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"c441af12-2ddb-4cc7-8bc5-e1fd42dab2d7\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"c441af12-2ddb-4cc7-8bc5-e1fd42dab2d7\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"264ec098-9700-431d-aa60-a661a1fc44ec\" data-layout-name=\"Layout\">\n <style data-container-styling=\"264ec098-9700-431d-aa60-a661a1fc44ec\">\n [data-sub-layout-container=\"264ec098-9700-431d-aa60-a661a1fc44ec\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"264ec098-9700-431d-aa60-a661a1fc44ec\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"5e34a820-20e4-4fe3-bcd8-c1288b59a7ea\">\n <style data-column-styling=\"5e34a820-20e4-4fe3-bcd8-c1288b59a7ea\">\n [data-sub-layout=\"5e34a820-20e4-4fe3-bcd8-c1288b59a7ea\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"5e34a820-20e4-4fe3-bcd8-c1288b59a7ea\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"5e34a820-20e4-4fe3-bcd8-c1288b59a7ea\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"a0b575eb-1a00-46fe-b33d-23a5d6488965\" data-layout-name=\"Layout\">\n <style data-container-styling=\"a0b575eb-1a00-46fe-b33d-23a5d6488965\">\n [data-sub-layout-container=\"a0b575eb-1a00-46fe-b33d-23a5d6488965\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"a0b575eb-1a00-46fe-b33d-23a5d6488965\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"0a3e02b9-c05b-4d06-81e3-7ea90cda6169\">\n <style data-column-styling=\"0a3e02b9-c05b-4d06-81e3-7ea90cda6169\">\n [data-sub-layout=\"0a3e02b9-c05b-4d06-81e3-7ea90cda6169\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"0a3e02b9-c05b-4d06-81e3-7ea90cda6169\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"0a3e02b9-c05b-4d06-81e3-7ea90cda6169\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"89ac8f2a-872c-450d-b4ea-b44e7d3f5ce6\" data-layout-name=\"Layout\">\n <style data-container-styling=\"89ac8f2a-872c-450d-b4ea-b44e7d3f5ce6\">\n [data-sub-layout-container=\"89ac8f2a-872c-450d-b4ea-b44e7d3f5ce6\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"89ac8f2a-872c-450d-b4ea-b44e7d3f5ce6\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"f1a05702-58bd-44e6-99d8-eb51b3613b58\">\n <style data-column-styling=\"f1a05702-58bd-44e6-99d8-eb51b3613b58\">\n [data-sub-layout=\"f1a05702-58bd-44e6-99d8-eb51b3613b58\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"f1a05702-58bd-44e6-99d8-eb51b3613b58\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"f1a05702-58bd-44e6-99d8-eb51b3613b58\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"559381a0-1403-43c9-b0e9-089794b6fa12\" data-layout-name=\"Layout\">\n <style data-container-styling=\"559381a0-1403-43c9-b0e9-089794b6fa12\">\n [data-sub-layout-container=\"559381a0-1403-43c9-b0e9-089794b6fa12\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"559381a0-1403-43c9-b0e9-089794b6fa12\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"46fe8c74-de55-49a2-9957-9332c39888c0\">\n <style data-column-styling=\"46fe8c74-de55-49a2-9957-9332c39888c0\">\n [data-sub-layout=\"46fe8c74-de55-49a2-9957-9332c39888c0\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"46fe8c74-de55-49a2-9957-9332c39888c0\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"46fe8c74-de55-49a2-9957-9332c39888c0\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"763c1348-c728-4ef9-ab32-c88814358107\"></bc-placement>\n </div>\n</div>\n\n <div data-sub-layout-container=\"a4f3f09b-aeae-4e9d-9044-03384d37ea37\" data-layout-name=\"Layout\">\n <style data-container-styling=\"a4f3f09b-aeae-4e9d-9044-03384d37ea37\">\n [data-sub-layout-container=\"a4f3f09b-aeae-4e9d-9044-03384d37ea37\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"a4f3f09b-aeae-4e9d-9044-03384d37ea37\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"1f449315-cced-4ea1-9b83-d1e4f82e5efd\">\n <style data-column-styling=\"1f449315-cced-4ea1-9b83-d1e4f82e5efd\">\n [data-sub-layout=\"1f449315-cced-4ea1-9b83-d1e4f82e5efd\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"1f449315-cced-4ea1-9b83-d1e4f82e5efd\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"1f449315-cced-4ea1-9b83-d1e4f82e5efd\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"67c268f9-e41d-428f-9df0-a65ccaa46371\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]},{"name":"product_bottom--global","layout":{"uuid":"9107bc0f-0343-4580-8194-873d11b16882","markup":" <div data-sub-layout-container=\"10d09080-35bb-46dc-9971-9d7304a1b508\" data-layout-name=\"Layout\">\n <style data-container-styling=\"10d09080-35bb-46dc-9971-9d7304a1b508\">\n [data-sub-layout-container=\"10d09080-35bb-46dc-9971-9d7304a1b508\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"10d09080-35bb-46dc-9971-9d7304a1b508\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"0171ad6b-f1cb-4fc6-ab21-833f4b26e7c1\">\n <style data-column-styling=\"0171ad6b-f1cb-4fc6-ab21-833f4b26e7c1\">\n [data-sub-layout=\"0171ad6b-f1cb-4fc6-ab21-833f4b26e7c1\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"0171ad6b-f1cb-4fc6-ab21-833f4b26e7c1\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"0171ad6b-f1cb-4fc6-ab21-833f4b26e7c1\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n </div>\n</div>\n\n <div data-sub-layout-container=\"a59ca9ba-aa77-4661-920e-02f844df33af\" data-layout-name=\"Layout\">\n <style data-container-styling=\"a59ca9ba-aa77-4661-920e-02f844df33af\">\n [data-sub-layout-container=\"a59ca9ba-aa77-4661-920e-02f844df33af\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n }\n\n [data-sub-layout-container=\"a59ca9ba-aa77-4661-920e-02f844df33af\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"82b37363-23d7-4b42-9ee1-5294525b0c6e\">\n <style data-column-styling=\"82b37363-23d7-4b42-9ee1-5294525b0c6e\">\n [data-sub-layout=\"82b37363-23d7-4b42-9ee1-5294525b0c6e\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n height: ;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: 0px;\n border-style: solid;\n border-color: #333333;\n justify-content: center;\n }\n [data-sub-layout=\"82b37363-23d7-4b42-9ee1-5294525b0c6e\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"82b37363-23d7-4b42-9ee1-5294525b0c6e\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"b969f919-328f-4495-94c6-b1430d791a2d\"></bc-placement>\n <bc-placement id=\"63f4fcef-3dcf-4bca-8277-92a68deb7beb\"></bc-placement>\n <bc-placement id=\"4e1aebbf-4150-4061-a45d-e86003221afe\"></bc-placement>\n <bc-placement id=\"99d828a9-648c-4af7-8e81-17e7e8266646\"></bc-placement>\n <bc-placement id=\"6cb97782-f792-4af9-a6a0-e8db642bb748\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]},{"name":"page_top","layout":{"uuid":"f8190097-0a6e-4d9b-ab8a-599989c4ba67","markup":" <div data-sub-layout-container=\"b2b26852-5961-4df1-a8a8-98ec6992f94d\" data-layout-name=\"Layout\">\n <style data-container-styling=\"b2b26852-5961-4df1-a8a8-98ec6992f94d\">\n [data-sub-layout-container=\"b2b26852-5961-4df1-a8a8-98ec6992f94d\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n }\n\n [data-sub-layout-container=\"b2b26852-5961-4df1-a8a8-98ec6992f94d\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"159b97ed-8d3b-486d-b537-835aa208d497\">\n <style data-column-styling=\"159b97ed-8d3b-486d-b537-835aa208d497\">\n [data-sub-layout=\"159b97ed-8d3b-486d-b537-835aa208d497\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n justify-content: center;\n }\n [data-sub-layout=\"159b97ed-8d3b-486d-b537-835aa208d497\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"159b97ed-8d3b-486d-b537-835aa208d497\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"c6b6fae0-7a54-436e-8cc1-41cb7457dfb9\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]},{"name":"page_builder_content","layout":{"uuid":"1a07e6b7-a766-4011-b466-fdaab69ba924","markup":" <div data-sub-layout-container=\"b23a5e19-75bb-492f-be81-af55fafbf0c9\" data-layout-name=\"Layout\">\n <style data-container-styling=\"b23a5e19-75bb-492f-be81-af55fafbf0c9\">\n [data-sub-layout-container=\"b23a5e19-75bb-492f-be81-af55fafbf0c9\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n }\n\n [data-sub-layout-container=\"b23a5e19-75bb-492f-be81-af55fafbf0c9\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"5d4d727c-bc5b-4afa-8ec3-4c0d2a32d35a\">\n <style data-column-styling=\"5d4d727c-bc5b-4afa-8ec3-4c0d2a32d35a\">\n [data-sub-layout=\"5d4d727c-bc5b-4afa-8ec3-4c0d2a32d35a\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n justify-content: center;\n }\n [data-sub-layout=\"5d4d727c-bc5b-4afa-8ec3-4c0d2a32d35a\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"5d4d727c-bc5b-4afa-8ec3-4c0d2a32d35a\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"684c0b99-12cd-49a7-9d05-88123b24a1cc\"></bc-placement>\n </div>\n</div>\n\n <div data-sub-layout-container=\"33f1e3d3-56fd-4171-b4ac-3815f0d21299\" data-layout-name=\"Layout\">\n <style data-container-styling=\"33f1e3d3-56fd-4171-b4ac-3815f0d21299\">\n [data-sub-layout-container=\"33f1e3d3-56fd-4171-b4ac-3815f0d21299\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n }\n\n [data-sub-layout-container=\"33f1e3d3-56fd-4171-b4ac-3815f0d21299\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"d211e8b3-a96e-46f3-9aa4-5057c2abceb5\">\n <style data-column-styling=\"d211e8b3-a96e-46f3-9aa4-5057c2abceb5\">\n [data-sub-layout=\"d211e8b3-a96e-46f3-9aa4-5057c2abceb5\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n justify-content: center;\n }\n [data-sub-layout=\"d211e8b3-a96e-46f3-9aa4-5057c2abceb5\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"d211e8b3-a96e-46f3-9aa4-5057c2abceb5\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"4348acdc-9e0d-4658-8b4f-cf1207a470b6\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]},{"name":"page_bottom_full","layout":{"uuid":"9d48f7ca-8c31-44ac-acd3-dd6e60eac5b5","markup":" <div data-sub-layout-container=\"143b40f2-0477-4a59-8277-1fa8481105cd\" data-layout-name=\"Layout\">\n <style data-container-styling=\"143b40f2-0477-4a59-8277-1fa8481105cd\">\n [data-sub-layout-container=\"143b40f2-0477-4a59-8277-1fa8481105cd\"] {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 0px;\n padding-bottom: 0px;\n padding-left: 0px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n }\n\n [data-sub-layout-container=\"143b40f2-0477-4a59-8277-1fa8481105cd\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n </style>\n\n <div data-sub-layout=\"92a9a6ba-52fd-4abf-b01b-8641aba8a8f8\">\n <style data-column-styling=\"92a9a6ba-52fd-4abf-b01b-8641aba8a8f8\">\n [data-sub-layout=\"92a9a6ba-52fd-4abf-b01b-8641aba8a8f8\"] {\n display: flex;\n flex-direction: column;\n box-sizing: border-box;\n flex-basis: 100%;\n max-width: 100%;\n z-index: 0;\n position: relative;\n padding-top: 0px;\n padding-right: 10.5px;\n padding-bottom: 0px;\n padding-left: 10.5px;\n margin-top: 0px;\n margin-right: 0px;\n margin-bottom: 0px;\n margin-left: 0px;\n border-width: px;\n border-style: ;\n border-color: ;\n justify-content: center;\n }\n [data-sub-layout=\"92a9a6ba-52fd-4abf-b01b-8641aba8a8f8\"]:after {\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n background-size: cover;\n z-index: auto;\n }\n @media only screen and (max-width: 700px) {\n [data-sub-layout=\"92a9a6ba-52fd-4abf-b01b-8641aba8a8f8\"] {\n flex-basis: 100%;\n max-width: 100%;\n }\n }\n </style>\n <bc-placement id=\"128e177f-1e49-44a4-956e-aca886b82d41\"></bc-placement>\n </div>\n</div>\n\n"},"placementUuids":[]}],"widgetTemplateVersions":{"c98bf990-889f-42bf-a897-9256f2f9c283":{"template":"<div class=\"page-header page-header-{{_.id}}\">\n <style>\n {{#all (if type '===' 'image') overlay}}\n .page-header-background:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: #000;\n opacity: {{overlay_opacity}};\n }\n {{/all}}\n </style>\n\n <div\n class=\"page-header-background\"\n {{#if type '===' 'color'}}\n style=\"background-color: {{color}};\"\n {{/if}}\n >\n {{#if type '===' 'image'}}\n <picture>\n <source media=\"(min-width: 801px)\" srcset=\"{{image.src}}\" />\n <img\n src=\"{{image_mobile.src}}\"\n style=\"object-position: {{position}};\"\n alt=\"{{title}}\"\n {{#if parallax}}\n data-parallax\n data-parallax-scale=\"{{parallax_scale}}\"\n data-parallax-orientation=\"{{parallax_orientation}}\"\n {{/if}}\n width=\"348\"\n height=\"431\"\n />\n </picture>\n {{/if}}\n {{#if type '===' 'video'}}\n <video\n class=\"page-header-video\"\n width=\"1780\"\n height=\"260\"\n autoplay muted loop playsinline\n data-src-desktop=\"{{video}}\"\n >\n </video>\n {{/if}}\n \n {{#if type '===' 'vimeo'}}\n <div class=\"vimeo-wrapper\">\n <iframe \n loading=\"lazy\"\n class=\"categoryVimeo\"\n data-src-desktop=\"{{vimeo_video}}\"\n frameborder=\"0\"\n style=\"position:absolute;top:0;left:0;width:100%;height:100%;\"\n title=\"Page Header Video\"\n aria-label=\"Page Header Video\"\n >\n </iframe>\n </div>\n <script defer src=\"https://player.vimeo.com/api/player.js\"></script>\n {{/if}}\n </div>\n\n <div class=\"container\">\n <h1 class=\"page-heading\">\n {{title}}\n </h1>\n <div\n class=\"page-header-description\"\n {{#all read_more read_more_lines read_more_type}}\n data-more\n data-more-lines=\"{{read_more_lines}}\"\n data-more-type=\"{{read_more_type}}\"\n {{/all}}\n >\n {{intro}}\n </div>\n </div>\n</div>\n\n{{#if type '===' 'vimeo'}}\n<script>\n {\n window.onload = (e) => {\n const banner = document.querySelector('.page-header-{{_.id}}');\n const video = banner.querySelector('.categoryVimeo');\n let isDesktop = window.matchMedia('(min-width: 801px)').matches;\n let timeout = null;\n \n function isInViewport() {\n const rect = video.getBoundingClientRect();\n const windowHeight = (window.innerHeight || document.documentElement.clientHeight);\n \n return (\n (rect.top >= 0 && rect.top <= windowHeight) ||\n (rect.bottom >= 0 && rect.bottom <= windowHeight)\n );\n }\n \n function shouldPlay() {\n let distanceScrolled = window.pageYOffset || document.documentElement.scrollTop;\n return (distanceScrolled > 200 || isInViewport()) && !video.getAttribute('src');\n }\n \n function playVideo() {\n let splitUrl = video.dataset.srcDesktop.split('?')[0];\n const completeUrl = splitUrl += '?h=104f966d2a&autoplay=1&loop=1&title=0&byline=0&portrait=0&muted=1&controls=0';\n video.setAttribute('src', completeUrl);\n }\n \n window.addEventListener('scroll', e => {\n clearTimeout(timeout);\n \n timeout = setTimeout(() => {\n isDesktop = window.matchMedia('(min-width: 801px)').matches;\n \n if (shouldPlay()) {\n playVideo();\n }\n }, 200);\n }, {passive: true});\n }\n }\n</script>\n{{/if}}\n\n{{#if type '===' 'video'}}\n<script>\n {\n window.onload = (e) => {\n const banner = document.querySelector('.page-header-{{_.id}}');\n const video = banner.querySelector('video');\n let isDesktop = window.matchMedia('(min-width: 801px)').matches;\n let timeout = null;\n \n function isInViewport() {\n const rect = video.getBoundingClientRect();\n const windowHeight = (window.innerHeight || document.documentElement.clientHeight);\n \n return (\n (rect.top >= 0 && rect.top <= windowHeight) ||\n (rect.bottom >= 0 && rect.bottom <= windowHeight)\n );\n }\n \n function shouldPlay() {\n let distanceScrolled = window.pageYOffset || document.documentElement.scrollTop;\n return (distanceScrolled > 200 || isInViewport()) && !video.getAttribute('src');\n }\n \n function playVideo() {\n video.setAttribute('src', video.dataset.srcDesktop);\n video.load();\n video.play();\n }\n \n if (video) { \n playVideo();\n };\n \n window.addEventListener('scroll', e => {\n clearTimeout(timeout);\n \n timeout = setTimeout(() => {\n isDesktop = window.matchMedia('(min-width: 801px)').matches;\n \n if (shouldPlay()) {\n playVideo();\n }\n }, 200);\n }, {passive: true});\n }\n }\n</script>\n{{/if}}","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"},"24507d02-9596-4b06-87e6-1c076f231b5d":{"template":"<style>\n .sd-spacer-{{_.id}} {\n height: {{spaceSize}}px;\n }\n</style>\n\n<div class=\"sd-spacer-{{_.id}}\">\n</div>\n","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"},"44b8d003-b736-4224-9d10-f2d7572f61bc":{"template":"<style>\n .header-benefits {\n background-color: {{background_color}};\n color: {{text_color}};\n }\n</style>\n<div class=\"header-benefits\">\n <div\n class=\"header-benefits-inner --hidden\"\n data-slick='{\n \"arrows\": false,\n \"dots\": false,\n \"autoplay\": true,\n \"autoplaySpeed\": 5000,\n \"mobileFirst\": true,\n \"responsive\": [\n {\n \"breakpoint\": 800,\n \"settings\": \"unslick\"\n }\n ]\n }'\n >\n {{#each benefits}}\n <span class=\"header-benefits-item\">\n {{#if image.visibility '===' 'show'}}\n <div class=\"header-benefits-image\">\n {{#if image.type '===' 'image'}}\n <img src=\"{{image.imageUrl.src}}\" alt=\"Benefit icon\">\n {{else}}\n {{{image.svg}}}\n {{/if}}\n </div>\n {{/if}}\n {{#if text}}\n <p class=\"header-benefits-text\">\n {{text}}\n </p>\n {{/if}}\n </span>\n {{/each}}\n </div>\n</div>","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"},"7a58b87f-3df0-4235-8d35-f306214105d6":{"template":"<style>\n .textimage-row-{{_.id}} {\n background-color: {{background_color}};\n }\n\n .textimage-row-{{_.id}} .textimage-row-images {\n order: {{image_order_mobile}};\n }\n\n .textimage-row-{{_.id}} .textimage-row-title {\n color: {{title_color}};\n font-size: {{title_size_mobile.value}}{{title_size_mobile.type}};\n }\n\n .textimage-row-{{_.id}} .textimage-row-text {\n color: {{text_color}};\n font-size: {{text_size_mobile.value}}{{text_size_mobile.type}};\n }\n\n @media (min-width: 801px) {\n .textimage-row-{{_.id}} .textimage-row-images {\n order: {{image_order_desktop}};\n }\n\n .textimage-row-{{_.id}} .textimage-row-title {\n font-size: {{title_size_desktop.value}}{{title_size_desktop.type}};\n {{#if reduce_title_width}}\n max-width: 75%;\n {{/if}}\n }\n\n .textimage-row-{{_.id}} .textimage-row-text {\n font-size: {{text_size_desktop.value}}{{text_size_desktop.type}};\n }\n }\n</style>\n\n<div class=\"textimage-row textimage-row-{{_.id}}\n {{#if hide_images}}textimage-row--hide-images{{/if}}\">\n <div\n {{#if image_type '===' 'multiple'}}\n class=\"textimage-row-images multiple\"\n data-image-interval=\"{{image_interval}}\"\n {{else}}\n class=\"textimage-row-images\"\n {{/if}}\n >\n <img src=\"{{image1.src}}\"{{#if title}} alt=\"{{title}}\"{{/if}}>\n {{#all (if image_type '===' 'multiple') image2.src}}\n <img src=\"{{image2.src}}\"{{#if title}} alt=\"{{title}}\"{{/if}}>\n {{/all}}\n {{#all (if image_type '===' 'multiple') image3.src}}\n <img src=\"{{image3.src}}\"{{#if title}} alt=\"{{title}}\"{{/if}}>\n {{/all}}\n {{#all (if image_type '===' 'multiple') image4.src}}\n <img src=\"{{image4.src}}\"{{#if title}} alt=\"{{title}}\"{{/if}}>\n {{/all}}\n </div>\n <div class=\"textimage-row-content\">\n {{#if title}}\n <h3 class=\"textimage-row-title\">{{title}}</h3>\n {{/if}}\n <div id=\"textimage-row-text-{{_.id}}\" class=\"textimage-row-text\" data-edit-mode=\"{{_.pageBuilderData.previewState.editMode}}\">\n {{{text}}}\n </div>\n {{#if links.visibility '===' 'show'}}\n <ul class=\"textimage-row-links\">\n {{#all links.link_text1 links.link_url1}}\n <li>\n <a href=\"{{links.link_url1}}\" {{#if links.link_url1_nofollow}}rel=\"nofollow\"{{/if}}>\n {{links.link_text1}}\n {{#if links.link_arrows}}\n <svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 9 4-4-4-4\" stroke=\"#192B39\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n </a>\n </li>\n {{/all}}\n {{#all links.link_text2 links.link_url2}}\n <li>\n <a href=\"{{links.link_url2}}\" {{#if links.link_url2_nofollow}}rel=\"nofollow\"{{/if}}>\n {{links.link_text2}}\n {{#if links.link_arrows}}\n <svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 9 4-4-4-4\" stroke=\"#192B39\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n </a>\n </li>\n {{/all}}\n {{#all links.link_text3 links.link_url3}}\n <li>\n <a href=\"{{links.link_url3}}\" {{#if links.link_url3_nofollow}}rel=\"nofollow\"{{/if}}>\n {{links.link_text3}}\n {{#if links.link_arrows}}\n <svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 9 4-4-4-4\" stroke=\"#192B39\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n </a>\n </li>\n {{/all}}\n {{#all links.link_text4 links.link_url4}}\n <li>\n <a href=\"{{links.link_url4}}\" {{#if links.link_url4_nofollow}}rel=\"nofollow\"{{/if}}>\n {{links.link_text4}}\n {{#if links.link_arrows}}\n <svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 9 4-4-4-4\" stroke=\"#192B39\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n </a>\n </li>\n {{/all}}\n {{#all links.link_text5 links.link_url5}}\n <li>\n <a href=\"{{links.link_url5}}\" {{#if links.link_url5_nofollow}}rel=\"nofollow\"{{/if}}>\n {{links.link_text5}}\n {{#if links.link_arrows}}\n <svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 9 4-4-4-4\" stroke=\"#192B39\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n </a>\n </li>\n {{/all}}\n {{#all links.link_text6 links.link_url6}}\n <li>\n <a href=\"{{links.link_url6}}\" {{#if links.link_url6_nofollow}}rel=\"nofollow\"{{/if}}>\n {{links.link_text6}}\n {{#if links.link_arrows}}\n <svg width=\"6\" height=\"10\" viewBox=\"0 0 6 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1 9 4-4-4-4\" stroke=\"#192B39\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n </a>\n </li>\n {{/all}}\n </ul>\n {{/if}}\n\n {{#all (if button.visibility '===' 'show') button.button_text}}\n {{#any button.button_link button.open_buyers_guide}}\n <a\n {{#if button.open_buyers_guide}}\n href=\"#\"\n data-toggle-class=\"body\"\n data-toggle-class-name=\"buyingGuide-open\"\n {{else}}\n href=\"{{button.button_link}}\"\n {{#if button.button_blank}}\n target=\"_blank\"\n {{/if}}\n {{/if}}\n class=\"btn btn--primary textimage-row-button\"\n {{#if button.button_link_nofollow}}rel=\"nofollow\"{{/if}}\n >\n {{#if button.open_buyers_guide}}\n <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M11 15v-4m0-4h.01M21 11c0 5.5228-4.4772 10-10 10-5.52285 0-10-4.4772-10-10C1 5.47715 5.47715 1 11 1c5.5228 0 10 4.47715 10 10Z\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n {{/if}}\n <span>{{button.button_text}}</span>\n </a>\n {{/any}}\n {{/all}}\n </div>\n</div>\n\n{{#if image_type '===' 'multiple'}}\n <script>\n {\n const images = document.querySelector('.textimage-row-{{_.id}} .textimage-row-images');\n const imageEls = images.querySelectorAll('img');\n let interval = images.dataset.imageInterval || 3000;\n let active = 0;\n\n setInterval(() => {\n imageEls[active].classList.remove('active');\n active < imageEls.length - 1 ? active++ : active = 0;\n imageEls[active].classList.add('active');\n }, interval);\n }\n </script>\n{{/if}}\n\n{{#if _.context.isEditorMode '===' true}}\n <script type=\"text/javascript\">\n (function () {\n var editMode = false;\n var selector = \"textimage-row-text-{{_.id}}\";\n var element = document.getElementById(selector);\n\n if (!element) { return; }\n \n function initializeContentEditableText () {\n if (window.BigCommerce && window.BigCommerce.inlineEditor && window.BigCommerce.sendWidgetUpdate) {\n editMode = true;\n\n window.BigCommerce.inlineEditor.init({\n selector: \"#\" + selector,\n editMode: editMode,\n onBlur: function (content) {\n element.innerHtml = content;\n flushChanges(content);\n },\n onKeyup: flushChanges,\n toolbarItems: ['bold', 'italic', 'underline', 'strikethrough', 'link']\n });\n }\n };\n \n function flushChanges(content) {\n var props = {\"text\": content};\n window.BigCommerce.sendWidgetUpdate(props, \"{{_.id}}\");\n }\n \n function setEditMode(data) {\n editMode = data.editMode;\n element.dataset.editMode = editMode;\n\n if (window.BigCommerce && window.BigCommerce.inlineEditor) {\n if (editMode) {\n initializeContentEditableText()\n } else {\n window.BigCommerce.inlineEditor.remove(\"#\" + selector);\n }\n }\n }\n \n window.addEventListener('message', function (event) {\n try {\n var data = JSON.parse(event.data);\n } catch (error) {\n return;\n }\n \n [\n {action: 'sdk-loaded',initiator: 'PAGE_BUILDER',callback: initializeContentEditableText},\n {action: 'toggle-edit-mode',initiator: 'PAGE_BUILDER',callback: setEditMode}\n ].forEach(function (handler) {\n if (data.action === handler.action && data.initiator === handler.initiator) {\n try {\n handler.callback(data);\n } catch (error) {\n }\n }\n })\n }, {passive: true});\n \n initializeContentEditableText();\n })();\n </script>\n{{/if}}","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"},"7cc75fae-c5e6-44b0-a74d-678d628c62d6":{"template":"{{{htmlCode}}}\n","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"},"0c888edb-856d-47c8-8ffb-eb502cebacbc":{"template":"<style>\n .btn-{{_.id}} {\n display: flex;\n justify-content: {{align}};\n }\n\n .btn-{{_.id}} .btn {\n margin-top: {{margin_mobile.top.value}}{{margin_mobile.top.type}};\n margin-right: {{margin_mobile.right.value}}{{margin_mobile.right.type}};\n margin-bottom: {{margin_mobile.bottom.value}}{{margin_mobile.bottom.type}};\n margin-left: {{margin_mobile.left.value}}{{margin_mobile.left.type}};\n }\n\n @media (min-width: 801px) {\n .btn-{{_.id}} .btn {\n margin-top: {{margin_desktop.top.value}}{{margin_desktop.top.type}};\n margin-right: {{margin_desktop.right.value}}{{margin_desktop.right.type}};\n margin-bottom: {{margin_desktop.bottom.value}}{{margin_desktop.bottom.type}};\n margin-left: {{margin_desktop.left.value}}{{margin_desktop.left.type}};\n }\n }\n</style>\n<div class=\"btn-{{_.id}}\">\n <a\n href=\"{{url}}\"\n class=\"btn btn--{{type}} btn--{{size}}{{#if full_width}} btn--full{{/if}}\"\n {{#if button_link_nofollow}}rel=\"nofollow\"{{/if}}\n >\n {{text}}\n </a>\n</div>","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"},"899eea9c-bfc2-425d-88dd-e067b146a654":{"template":"\n<style>\n .footer {\n background: {{background_color}};\n }\n\n .footer,\n .footer-column-title {\n color: {{text_color}};\n }\n\n .footer-copyright {\n background: {{copyright_background_color}};\n }\n</style>\n\n<div class=\"footer\">\n <div class=\"footer-main container\">\n <div class=\"footer-column{{#if column1_expandable}} expandable{{/if}}\">\n {{#if column1_heading}}\n <h3 class=\"footer-column-title\">\n {{column1_heading}}\n </h3>\n {{/if}}\n <div class=\"footer-column-content\" data-calc-height>\n <ul class=\"footer-column-links\">\n {{#all column1_link1 column1_text1}}\n <li>\n <a href=\"{{column1_link1}}\" class=\"footer-link\">\n {{column1_text1}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link2 column1_text2}}\n <li>\n <a href=\"{{column1_link2}}\" class=\"footer-link\">\n {{column1_text2}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link3 column1_text3}}\n <li>\n <a href=\"{{column1_link3}}\" class=\"footer-link\">\n {{column1_text3}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link4 column1_text4}}\n <li>\n <a href=\"{{column1_link4}}\" class=\"footer-link\">\n {{column1_text4}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link5 column1_text5}}\n <li>\n <a href=\"{{column1_link5}}\" class=\"footer-link\">\n {{column1_text5}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link6 column1_text6}}\n <li>\n <a href=\"{{column1_link6}}\" class=\"footer-link\">\n {{column1_text6}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link7 column1_text7}}\n <li>\n <a href=\"{{column1_link7}}\" class=\"footer-link\">\n {{column1_text7}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link8 column1_text8}}\n <li>\n <a href=\"{{column1_link8}}\" class=\"footer-link\">\n {{column1_text8}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link9 column1_text9}}\n <li>\n <a href=\"{{column1_link9}}\" class=\"footer-link\">\n {{column1_text9}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link10 column1_text10}}\n <li>\n <a href=\"{{column1_link10}}\" class=\"footer-link\">\n {{column1_text10}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link11 column1_text11}}\n <li>\n <a href=\"{{column1_link11}}\" class=\"footer-link\">\n {{column1_text11}}\n </a>\n </li>\n {{/all}}\n {{#all column1_link12 column1_text12}}\n <li>\n <a href=\"{{column1_link12}}\" class=\"footer-link\">\n {{column1_text12}}\n </a>\n </li>\n {{/all}}\n </ul>\n {{#if social_enable}}\n <div class=\"footer-social\">\n {{#if social1.visibility '===' 'show'}}\n <a href=\"{{social1.social1_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social1.social1_icon_type '===' 'image'}}\n <img src=\"{{social1.social1_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social1.social1_svg}}}\n {{/if}}\n </a>\n {{/if}}\n {{#if social2.visibility '===' 'show'}}\n <a href=\"{{social2.social2_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social2.social2_icon_type '===' 'image'}}\n <img src=\"{{social2.social2_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social2.social2_svg}}}\n {{/if}}\n </a>\n {{/if}}\n {{#if social3.visibility '===' 'show'}}\n <a href=\"{{social3.social3_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social3.social3_icon_type '===' 'image'}}\n <img src=\"{{social3.social3_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social3.social3_svg}}}\n {{/if}}\n </a>\n {{/if}}\n {{#if social4.visibility '===' 'show'}}\n <a href=\"{{social4.social4_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social4.social4_icon_type '===' 'image'}}\n <img src=\"{{social4.social4_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social4.social4_svg}}}\n {{/if}}\n </a>\n {{/if}}\n </div>\n {{/if}}\n </div>\n </div>\n <div class=\"footer-column{{#if column2_expandable}} expandable{{/if}}\">\n {{#if column2_heading}}\n <h3 class=\"footer-column-title\">\n {{column2_heading}}\n </h3>\n {{/if}}\n <div class=\"footer-column-content\" data-calc-height>\n <ul class=\"footer-column-links\">\n {{#all column2_link1 column2_text1}}\n <li>\n <a href=\"{{column2_link1}}\" class=\"footer-link\">\n {{column2_text1}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link2 column2_text2}}\n <li>\n <a href=\"{{column2_link2}}\" class=\"footer-link\">\n {{column2_text2}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link3 column2_text3}}\n <li>\n <a href=\"{{column2_link3}}\" class=\"footer-link\">\n {{column2_text3}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link4 column2_text4}}\n <li>\n <a href=\"{{column2_link4}}\" class=\"footer-link\">\n {{column2_text4}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link5 column2_text5}}\n <li>\n <a href=\"{{column2_link5}}\" class=\"footer-link\">\n {{column2_text5}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link6 column2_text6}}\n <li>\n <a href=\"{{column2_link6}}\" class=\"footer-link\">\n {{column2_text6}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link7 column2_text7}}\n <li>\n <a href=\"{{column2_link7}}\" class=\"footer-link\">\n {{column2_text7}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link8 column2_text8}}\n <li>\n <a href=\"{{column2_link8}}\" class=\"footer-link\">\n {{column2_text8}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link9 column2_text9}}\n <li>\n <a href=\"{{column2_link9}}\" class=\"footer-link\">\n {{column2_text9}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link10 column2_text10}}\n <li>\n <a href=\"{{column2_link10}}\" class=\"footer-link\">\n {{column2_text10}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link11 column2_text11}}\n <li>\n <a href=\"{{column2_link11}}\" class=\"footer-link\">\n {{column2_text11}}\n </a>\n </li>\n {{/all}}\n {{#all column2_link12 column2_text12}}\n <li>\n <a href=\"{{column2_link12}}\" class=\"footer-link\">\n {{column2_text12}}\n </a>\n </li>\n {{/all}}\n </ul>\n </div>\n </div>\n <div class=\"footer-column{{#if column3_expandable}} expandable{{/if}}\">\n {{#if column3_heading}}\n <h3 class=\"footer-column-title\">\n {{column3_heading}}\n </h3>\n {{/if}}\n <div class=\"footer-column-content\" data-calc-height>\n <ul class=\"footer-column-links\">\n {{#all column3_link1 column3_text1}}\n <li>\n <a href=\"{{column3_link1}}\" class=\"footer-link\">\n {{column3_text1}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link2 column3_text2}}\n <li>\n <a href=\"{{column3_link2}}\" class=\"footer-link\">\n {{column3_text2}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link3 column3_text3}}\n <li>\n <a href=\"{{column3_link3}}\" class=\"footer-link\">\n {{column3_text3}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link4 column3_text4}}\n <li>\n <a href=\"{{column3_link4}}\" class=\"footer-link\">\n {{column3_text4}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link5 column3_text5}}\n <li>\n <a href=\"{{column3_link5}}\" class=\"footer-link\">\n {{column3_text5}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link6 column3_text6}}\n <li>\n <a href=\"{{column3_link6}}\" class=\"footer-link\">\n {{column3_text6}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link7 column3_text7}}\n <li>\n <a href=\"{{column3_link7}}\" class=\"footer-link\">\n {{column3_text7}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link8 column3_text8}}\n <li>\n <a href=\"{{column3_link8}}\" class=\"footer-link\">\n {{column3_text8}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link9 column3_text9}}\n <li>\n <a href=\"{{column3_link9}}\" class=\"footer-link\">\n {{column3_text9}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link10 column3_text10}}\n <li>\n <a href=\"{{column3_link10}}\" class=\"footer-link\">\n {{column3_text10}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link11 column3_text11}}\n <li>\n <a href=\"{{column3_link11}}\" class=\"footer-link\">\n {{column3_text11}}\n </a>\n </li>\n {{/all}}\n {{#all column3_link12 column3_text12}}\n <li>\n <a href=\"{{column3_link12}}\" class=\"footer-link\">\n {{column3_text12}}\n </a>\n </li>\n {{/all}}\n </ul>\n </div>\n </div>\n <div class=\"footer-column footer-contact{{#if contact_expandable}} expandable{{/if}}\">\n {{#if contact_heading}}\n <h3 class=\"footer-column-title\">\n {{contact_heading}}\n </h3>\n {{/if}}\n <div class=\"footer-column-content\">\n {{#if contact_hours}}\n <p>{{{contact_hours}}}</p>\n {{/if}}\n\n {{#if contact_address}}\n <address>{{{contact_address}}}</address>\n {{/if}}\n\n {{#if contact_phone}}\n <a href=\"tel:{{contact_phone}}\" class=\"tel\">\n <svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.0499 5c.9768.19057 1.8744.66826 2.5781 1.37194.7037.70367 1.1814 1.60132 1.3719 2.57806M14.0499 1c2.0293.22544 3.9216 1.13417 5.3663 2.57701 1.4446 1.44283 2.3557 3.334 2.5837 5.36299m-1 7.98v3c.0012.2785-.0559.5542-.1675.8093-.1115.2552-.2752.4843-.4804.6726-.2052.1882-.4475.3316-.7113.4208-.2638.0892-.5434.1224-.8208.0973-3.0771-.3344-6.033-1.3859-8.63-3.07-2.41614-1.5353-4.46463-3.5838-5.99997-6-1.69002-2.6088-2.74175-5.57901-3.07-8.67-.02499-.27653.00788-.55524.0965-.81838.08863-.26313.23107-.50493.41827-.71.18719-.20507.41504-.36891.66902-.4811.25399-.11219.52855-.17026.80621-.17052h3c.48531-.00478.95579.16708 1.32376.48353.36797.31646.60832.75592.67624 1.23647.12663.96007.36145 1.90273.7 2.81.13455.35792.16367.74691.08391 1.12088-.07976.37397-.26504.71723-.53391.98912l-1.27 1.27c1.42356 2.5035 3.49647 4.5764 5.99997 6l1.27-1.27c.2719-.2689.6152-.4542.9892-.5339.3739-.0798.7629-.0506 1.1208.0839.9073.3386 1.85.5734 2.81.7.4858.0685.9294.3132 1.2466.6875.3171.3743.4856.8521.4734 1.3425Z\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n <span>{{contact_phone}}</span>\n </a>\n {{/if}}\n\n {{#if contact_email}}\n <a\n href=\"mailto:{{contact_email}}{{#if contact_subject}}?subject={{contact_subject}}{{/if}}\"\n class=\"email\"\n >\n <svg width=\"22\" height=\"18\" viewBox=\"0 0 22 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21 3c0-1.1-.9-2-2-2H3c-1.1 0-2 .9-2 2m20 0v12c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3m20 0-10 7L1 3\" stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>\n <span>{{contact_email}}</span>\n </a>\n {{/if}}\n\n {{#if social_enable}}\n <div class=\"footer-social\">\n {{#if social1.visibility '===' 'show'}}\n <a href=\"{{social1.social1_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social1.social1_icon_type '===' 'image'}}\n <img src=\"{{social1.social1_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social1.social1_svg}}}\n {{/if}}\n </a>\n {{/if}}\n {{#if social2.visibility '===' 'show'}}\n <a href=\"{{social2.social2_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social2.social2_icon_type '===' 'image'}}\n <img src=\"{{social2.social2_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social2.social2_svg}}}\n {{/if}}\n </a>\n {{/if}}\n {{#if social3.visibility '===' 'show'}}\n <a href=\"{{social3.social3_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social3.social3_icon_type '===' 'image'}}\n <img src=\"{{social3.social3_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social3.social3_svg}}}\n {{/if}}\n </a>\n {{/if}}\n {{#if social4.visibility '===' 'show'}}\n <a href=\"{{social4.social4_link}}\" class=\"social-link\" aria-label=\"social link\">\n {{#if social4.social4_icon_type '===' 'image'}}\n <img src=\"{{social4.social4_image.src}}\" alt=\"Social icon\">\n {{else}}\n {{{social4.social4_svg}}}\n {{/if}}\n </a>\n {{/if}}\n </div>\n {{/if}}\n </div>\n </div>\n </div>\n {{#if copyright_enable}}\n <div class=\"footer-copyright\">\n <div class=\"container\">\n <p>\n {{#if copyright_text}}\n &copy; {{moment format=\"YYYY\"}} {{copyright_text}}\n {{else}}\n &copy; {{moment format=\"YYYY\"}}\n {{/if}}\n </p>\n </div>\n </div>\n {{/if}}\n</div>\n\n<script>\n const titles = document.querySelectorAll('.footer-column.expandable .footer-column-title');\n\n for (let i = 0; i < titles.length; i++) {\n const title = titles[i];\n\n title.addEventListener('click', e => {\n e.currentTarget.parentNode.classList.toggle('active');\n }, {passive: true});\n }\n</script>","storefrontApiQuery":"","templateEngine":"HANDLEBARS_V3"}},"placements":{"4348acdc-9e0d-4658-8b4f-cf1207a470b6":{"uuid":"4348acdc-9e0d-4658-8b4f-cf1207a470b6","widgetUuid":"7c01eec4-027b-4ba1-97eb-b7156aaeb666","widgetVersionUuid":"7cc75fae-c5e6-44b0-a74d-678d628c62d6","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"7c01eec4-027b-4ba1-97eb-b7156aaeb666\"},\"htmlCode\":\"<script src=\\\"https://static.elfsight.com/platform/platform.js\\\" data-use-service-core defer></script>\\n<div class=\\\"elfsight-app-67a66087-27b9-4f97-b468-a2ad5f619104\\\" data-elfsight-app-lazy></div>\"}","isActive":true},"56918edb-aa46-4dd5-ab6a-82204eee07fa":{"uuid":"56918edb-aa46-4dd5-ab6a-82204eee07fa","widgetUuid":"5f7b5e03-a66a-435d-85db-40098e593cc8","widgetVersionUuid":"7cc75fae-c5e6-44b0-a74d-678d628c62d6","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"5f7b5e03-a66a-435d-85db-40098e593cc8\"},\"htmlCode\":\"<script src=\\\"https://static.elfsight.com/platform/platform.js\\\" data-use-service-core defer></script>\\n<div class=\\\"elfsight-app-d5425063-6519-4dc2-9436-2a479b52e320\\\" data-elfsight-app-lazy></div>\"}","isActive":true},"b969f919-328f-4495-94c6-b1430d791a2d":{"uuid":"b969f919-328f-4495-94c6-b1430d791a2d","widgetUuid":"57d45e46-4cff-4dd4-8d77-09bb91f75d33","widgetVersionUuid":"0c888edb-856d-47c8-8ffb-eb502cebacbc","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"57d45e46-4cff-4dd4-8d77-09bb91f75d33\"},\"text\":\"GET YOUR FREE ORDER PACK\",\"type\":\"secondary\",\"size\":\"sm\",\"align\":\"center\",\"margin_mobile\":{\"top\":{\"value\":\"10\",\"type\":\"px\"},\"right\":{\"value\":\"0\",\"type\":\"px\"},\"bottom\":{\"value\":\"15\",\"type\":\"px\"},\"left\":{\"value\":\"0\",\"type\":\"px\"}},\"margin_desktop\":{\"top\":{\"value\":\"10\",\"type\":\"px\"},\"right\":{\"value\":\"0\",\"type\":\"px\"},\"bottom\":{\"value\":\"15\",\"type\":\"px\"},\"left\":{\"value\":\"0\",\"type\":\"px\"}},\"url\":\"/pages/free-order-pack\"}","isActive":true},"4e1aebbf-4150-4061-a45d-e86003221afe":{"uuid":"4e1aebbf-4150-4061-a45d-e86003221afe","widgetUuid":"e212f678-4e7f-4ac0-a199-7aabe6eaf958","widgetVersionUuid":"7cc75fae-c5e6-44b0-a74d-678d628c62d6","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"e212f678-4e7f-4ac0-a199-7aabe6eaf958\"},\"htmlCode\":\"<div class=\\\"awa-quality-banner\\\" style=\\\"background:#f9fafb; padding:24px 16px; border:1px solid rgba(0,0,0,.12); \\n text-align:center; margin-bottom:24px; box-shadow:0 1px 0 rgba(0,0,0,.02), 0 10px 30px rgba(0,0,0,.06);\\\">\\n\\n <div style=\\\"font-size:0.85rem; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#0e0e0e;\\\">\\n &#128142; WHAT YOU’RE PAYING FOR &#128141;\\n </div>\\n\\n <div style=\\\"font-size:1rem; font-weight:400; color:#333; max-width:640px; margin:8px auto 0; line-height:1.6;\\\">\\n Every piece is handcrafted by professional jewellers using genuine precious metals, diamonds, and gemstones — never resin. \\n Our <strong>resin-free memorial and ashes jewellery</strong> is made to the same exacting standards you’d expect from fine jewellery.\\n </div>\\n\\n <div style=\\\"margin-top:8px; font-size:0.9rem; color:#0e0e0e;\\\">\\n &#127468;&#127463; Made in the UK &nbsp; • &nbsp; &#128142; 1 Year Warranty &nbsp; • &nbsp; &#127873; Luxury Packaging\\n </div>\\n\\n <div style=\\\"margin-top:10px;\\\">\\n <a href=\\\"/pages/what-youre-paying-for\\\" \\n title=\\\"Learn what makes Ashes With Art memorial jewellery different\\\" \\n style=\\\"font-size:0.85rem; text-decoration:underline; color:#000;\\\">\\n Learn more about what makes us different →\\n </a>\\n </div>\\n</div>\"}","isActive":true},"63f4fcef-3dcf-4bca-8277-92a68deb7beb":{"uuid":"63f4fcef-3dcf-4bca-8277-92a68deb7beb","widgetUuid":"174f43e5-b400-48da-b73d-f2019d49b68c","widgetVersionUuid":"24507d02-9596-4b06-87e6-1c076f231b5d","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"174f43e5-b400-48da-b73d-f2019d49b68c\"},\"spaceSize\":30}","isActive":true},"128e177f-1e49-44a4-956e-aca886b82d41":{"uuid":"128e177f-1e49-44a4-956e-aca886b82d41","widgetUuid":"f8c70ba9-2b17-486a-9bcf-f80670bd3877","widgetVersionUuid":"24507d02-9596-4b06-87e6-1c076f231b5d","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"f8c70ba9-2b17-486a-9bcf-f80670bd3877\"},\"spaceSize\":50}","isActive":true},"684c0b99-12cd-49a7-9d05-88123b24a1cc":{"uuid":"684c0b99-12cd-49a7-9d05-88123b24a1cc","widgetUuid":"da2831ea-d1c3-48d1-97a4-75bfcf10d38a","widgetVersionUuid":"24507d02-9596-4b06-87e6-1c076f231b5d","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"da2831ea-d1c3-48d1-97a4-75bfcf10d38a\"},\"spaceSize\":30}","isActive":true},"99d828a9-648c-4af7-8e81-17e7e8266646":{"uuid":"99d828a9-648c-4af7-8e81-17e7e8266646","widgetUuid":"728a808e-1e83-4620-991b-98fb57bddd78","widgetVersionUuid":"24507d02-9596-4b06-87e6-1c076f231b5d","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"728a808e-1e83-4620-991b-98fb57bddd78\"},\"spaceSize\":30}","isActive":true},"d451f485-014b-4fed-8558-50bfdc881e8e":{"uuid":"d451f485-014b-4fed-8558-50bfdc881e8e","widgetUuid":"51f40943-98cc-4fa4-b9e2-3bb9c7de927d","widgetVersionUuid":"24507d02-9596-4b06-87e6-1c076f231b5d","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"51f40943-98cc-4fa4-b9e2-3bb9c7de927d\"},\"spaceSize\":30}","isActive":true},"6cb97782-f792-4af9-a6a0-e8db642bb748":{"uuid":"6cb97782-f792-4af9-a6a0-e8db642bb748","widgetUuid":"14cc7b70-a075-4a85-a0e0-443ba61ea4b7","widgetVersionUuid":"7a58b87f-3df0-4235-8d35-f306214105d6","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"14cc7b70-a075-4a85-a0e0-443ba61ea4b7\"},\"text\":\"To learn more about...<br>\\nLead times and time until your order arrives.<br>\\nOur beautiful craftsmanship process.<br>\\nOur diamond quality and selection.<br>\\nCheck out the full buyer’s guide to answer all your questions.\",\"title\":\"HOW IT WORKS\",\"image_type\":\"single\",\"image1\":{\"src\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/craft-your-order.jpg?t=1683816980\",\"type\":\"IMAGE_MANAGER\",\"data\":{\"name\":\"craft-your-order.jpg\",\"imageUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/craft-your-order.jpg?t=1683816980\",\"url80wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/80w/image-manager/craft-your-order.jpg?t=1683816980\",\"url160wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/160w/image-manager/craft-your-order.jpg?t=1683816980\",\"url320wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/craft-your-order.jpg?t=1683816980\",\"url640wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/640w/image-manager/craft-your-order.jpg?t=1683816980\",\"url960wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/960w/image-manager/craft-your-order.jpg?t=1683816980\",\"url1280wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1280w/image-manager/craft-your-order.jpg?t=1683816980\",\"url1920wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1920w/image-manager/craft-your-order.jpg?t=1683816980\",\"thumbnailUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/craft-your-order.jpg?t=1683816980\"}},\"image2\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"},\"image3\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"},\"image4\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"},\"text_color\":\"#192B39\",\"title_color\":\"#192B39\",\"image_interval\":3000,\"background_color\":\"#FCF8FA\",\"button\":{\"visibility\":\"show\",\"button_text\":\"VIEW BUYERS GUIDE\",\"button_link\":\"https://www.asheswithart.co.uk/help-guide\",\"button_blank\":false,\"open_buyers_guide\":false},\"image_order_mobile\":\"1\",\"reduce_title_width\":false,\"image_order_desktop\":\"1\",\"text_size_mobile\":{\"type\":\"px\",\"value\":12},\"title_size_mobile\":{\"type\":\"px\",\"value\":25},\"text_size_desktop\":{\"type\":\"px\",\"value\":14},\"title_size_desktop\":{\"type\":\"px\",\"value\":30}}","isActive":true},"84d0f1cf-324d-4ccf-a688-fd24cc0e1384":{"uuid":"84d0f1cf-324d-4ccf-a688-fd24cc0e1384","widgetUuid":"39ae0e58-7fb1-4e8b-8319-333a92acf80a","widgetVersionUuid":"44b8d003-b736-4224-9d10-f2d7572f61bc","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"39ae0e58-7fb1-4e8b-8319-333a92acf80a\"},\"text_color\":\"#192B39\",\"benefits\":[{\"image\":{\"visibility\":\"show\",\"type\":\"svg\",\"svg\":\"<svg width=\\\"20\\\" height=\\\"20\\\" viewBox=\\\"0 0 20 17\\\" fill=\\\"none\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\">\\n <path d=\\\"M10 2.5L11.8 6.5L15.8 8.5L11.8 10.5L10 14.5L8.2 10.5L4.2 8.5L8.2 6.5L10 2.5Z\\\"\\n stroke=\\\"#192B39\\\"\\n stroke-width=\\\"1.0\\\"\\n stroke-linecap=\\\"round\\\"\\n stroke-linejoin=\\\"round\\\"/>\\n</svg>\",\"imageUrl\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}},\"text\":\"ESTABLISHED 1996\"},{\"text\":\"100% RESIN FREE\",\"image\":{\"svg\":\"https://www.asheswithart.co.uk/content/awa-resin-free-icon-48x48.png\\n\",\"type\":\"image\",\"visibility\":\"show\",\"imageUrl\":{\"src\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"type\":\"IMAGE_MANAGER\",\"data\":{\"imageUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"name\":\"awa-resin-free-icon-48x48-.png\",\"thumbnailUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url1280wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1280w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url160wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/160w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url1920wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1920w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url320wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url640wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/640w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url80wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/80w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\",\"url960wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/960w/image-manager/awa-resin-free-icon-48x48-.png?t=1759311920\"}}}},{\"image\":{\"visibility\":\"show\",\"type\":\"svg\",\"svg\":\"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?>\\n<svg width=\\\"20pt\\\" height=\\\"20pt\\\" version=\\\"1.1\\\" viewBox=\\\"0 0 100 120\\\" style=\\\"fill-opacity: .95;\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\">\\n <g fill=\\\"#192a38\\\">\\n <path d=\\\"m61.238 70.797h-26.891c-0.46484 0-0.875-0.29297-1.0273-0.73047-1.418-4.0508-5.2383-6.7617-9.5312-6.7617-4.293 0-8.1133 2.7109-9.5312 6.7617-0.15234 0.4375-0.56641 0.73047-1.0273 0.73047h-11.926c-0.60156 0-1.0859-0.48828-1.0859-1.0898v-54.488c0-0.60156 0.48438-1.0898 1.0859-1.0898h59.934c0.60156 0 1.0859 0.48828 1.0859 1.0898v54.488c0 0.60156-0.48438 1.0898-1.0859 1.0898zm-26.156-2.1758h25.07v-52.316h-57.762v52.316h10.082c1.9219-4.5391 6.375-7.4922 11.305-7.4922 4.9336 0 9.3828 2.9531 11.305 7.4922z\\\"/>\\n <path d=\\\"m31.27 58.043c-0.19922 0-0.39062-0.054688-0.5625-0.15625-0.32422-0.19922-0.52344-0.55078-0.52344-0.92969v-17.762c0-0.41016 0.23438-0.78516 0.59766-0.96875l17.043-8.5117c0.33984-0.17188 0.73828-0.15234 1.0586 0.046875 0.32031 0.19531 0.51563 0.54688 0.51563 0.92578v17.414c0 0.40625-0.22656 0.77734-0.58594 0.96484l-17.039 8.8555c-0.15625 0.082031-0.32813 0.12109-0.50391 0.12109zm1.0859-18.172v15.293l14.852-7.7266v-14.992z\\\"/>\\n <path d=\\\"m13.223 78.285h-11.918c-0.60156 0-1.0859-0.48438-1.0859-1.0859v-7.4922c0-0.59766 0.48438-1.0859 1.0859-1.0859h11.918c0.35547 0 0.69141 0.17578 0.89062 0.47266 0.20312 0.29297 0.25 0.66797 0.12109 1-0.80469 2.1719-0.80469 4.5547 0 6.7227 0.125 0.33594 0.078125 0.70703-0.12109 1-0.20312 0.29297-0.53516 0.46875-0.89062 0.46875zm-10.832-2.1719h9.3477c-0.39844-1.75-0.39844-3.5664 0-5.3164h-9.3477z\\\"/>\\n <path d=\\\"m61.238 78.285h-26.891c-0.35938 0.003906-0.69141-0.17188-0.89453-0.46875-0.20312-0.29297-0.25-0.66797-0.12109-1.0039 0.80859-2.1641 0.80859-4.5508 0-6.7188-0.12891-0.33203-0.082031-0.70703 0.12109-1.0039 0.20312-0.29297 0.53516-0.46875 0.89453-0.46875h26.898c0.60156 0 1.0898 0.48828 1.0898 1.0859v7.4922c0 0.28906-0.11719 0.57031-0.32422 0.77344-0.20312 0.20312-0.48438 0.31641-0.77344 0.3125zm-25.434-2.1719h24.348v-5.3164h-24.348c0.39844 1.75 0.39844 3.5664 0 5.3164z\\\"/>\\n <path d=\\\"m98.695 78.285h-8.875c-0.35547 0.003906-0.69141-0.17188-0.89453-0.46875-0.19922-0.29297-0.24609-0.66797-0.12109-1.0039 0.40625-1.0703 0.61328-2.2109 0.60937-3.3555 0.16797-3.7344-1.7305-7.2617-4.9414-9.1758-3.2109-1.918-7.2148-1.9141-10.422 0.007812-3.207 1.9258-5.0977 5.4531-4.9219 9.1875-0.003906 1.1484 0.20312 2.2852 0.60938 3.3594 0.12891 0.33203 0.082031 0.70703-0.12109 1.0039-0.20313 0.29297-0.53906 0.46875-0.89453 0.46875h-7.4844c-0.28906 0-0.56641-0.11328-0.76953-0.31641-0.20312-0.20313-0.31641-0.48047-0.31641-0.76953v-43.48c0-0.28906 0.11328-0.56641 0.31641-0.76953s0.48047-0.31641 0.76953-0.31641h22.477c0.33594-0.007812 0.65625 0.14062 0.86719 0.40625l14.984 18.621c0.15625 0.19141 0.23828 0.42969 0.23828 0.67578v24.84c0 0.29297-0.11719 0.57422-0.32813 0.77734-0.20703 0.20313-0.48828 0.31641-0.78125 0.30859zm-7.3906-2.1719h6.3047v-23.371l-14.418-17.961h-20.871v41.305h4.9141c-0.19141-0.85547-0.28125-1.7305-0.27734-2.6094-0.085937-4.457 2.2461-8.6133 6.0938-10.867 3.8477-2.2539 8.6133-2.2539 12.461 0 3.8477 2.2539 6.1758 6.4102 6.0938 10.867 0 0.88672-0.10156 1.7734-0.30078 2.6367z\\\"/>\\n <path d=\\\"m79.266 85.777c-5.2188 0.003906-9.8672-3.293-11.586-8.2227-0.48828-1.3047-0.73047-2.6836-0.72266-4.0781-0.085937-4.457 2.2461-8.6133 6.0938-10.867 3.8477-2.2539 8.6133-2.2539 12.461 0 3.8477 2.2539 6.1758 6.4102 6.0938 10.867 0.003906 1.4141-0.25 2.8125-0.75 4.1328-1.7344 4.9062-6.3828 8.1836-11.59 8.168zm0-22.473c-5.6055 0.015624-10.141 4.5664-10.137 10.172-0.003906 1.1484 0.20312 2.2852 0.60938 3.3594 1.4102 4.0586 5.2305 6.7812 9.5273 6.7891s8.125-2.707 9.5469-6.7617c0.41016-1.0781 0.62109-2.2266 0.61719-3.3867 0.003906-2.6953-1.0664-5.2852-2.9727-7.1914-1.9062-1.9102-4.4922-2.9805-7.1914-2.9805z\\\"/>\\n <path d=\\\"m98.695 55.812h-22.473c-0.60156 0-1.0859-0.48438-1.0859-1.0859v-14.984c0-0.59766 0.48438-1.0859 1.0859-1.0859h12.332c0.33203 0 0.64453 0.14844 0.85156 0.40625l10.137 12.605c0.15625 0.19141 0.24219 0.43359 0.23828 0.67969v2.3672c0.003906 0.28906-0.10938 0.57031-0.3125 0.77344-0.20312 0.20703-0.48438 0.32422-0.77344 0.32422zm-21.387-2.1719h20.301v-0.89844l-9.5664-11.91h-10.734z\\\"/>\\n <path d=\\\"m23.777 85.777c-5.2148 0.003906-9.8633-3.2969-11.582-8.2227-0.99219-2.6523-0.99219-5.5742 0-8.2305 1.7344-4.9141 6.3789-8.1992 11.59-8.1914 5.2109 0.003907 9.8516 3.3008 11.57 8.2188 0.99609 2.6562 0.99609 5.582 0 8.2344-1.7266 4.9141-6.3672 8.1992-11.578 8.1914zm0-22.473c-4.2891-0.003907-8.1133 2.707-9.5312 6.7617-0.8125 2.1758-0.8125 4.5742 0 6.75 1.4141 4.0586 5.2344 6.7812 9.5312 6.7852 4.2969 0.007813 8.125-2.7031 9.5469-6.7578 0.39844-1.0781 0.59766-2.2188 0.58984-3.3672 0.003907-1.1445-0.20312-2.2852-0.60937-3.3594-1.4023-4.0664-5.2227-6.8008-9.5273-6.8125z\\\"/>\\n <path d=\\\"m23.777 79.738c-2.6602 0-5.0312-1.6836-5.9062-4.1953-0.50781-1.3555-0.50781-2.8477 0-4.2031 0.88672-2.5039 3.2539-4.1758 5.9102-4.168 2.6562 0.003906 5.0156 1.6875 5.8945 4.1914 0.24609 0.67188 0.375 1.3789 0.37109 2.0938 0 0.72266-0.12891 1.4414-0.38281 2.1172-0.88281 2.4922-3.2383 4.1602-5.8867 4.1641zm0-10.391c-1.7344 0-3.2812 1.0977-3.8516 2.7344-0.33203 0.875-0.33203 1.8438 0 2.7188 0.56641 1.6445 2.1094 2.7539 3.8516 2.7617 1.7383 0.007812 3.293-1.0898 3.8711-2.7305 0.16797-0.44141 0.25-0.90625 0.25-1.375 0.003906-0.46094-0.078126-0.91797-0.24219-1.3477-0.57031-1.6562-2.1289-2.7656-3.8789-2.7617z\\\"/>\\n <path d=\\\"m79.266 79.738c-2.6602 0-5.0312-1.6836-5.9102-4.1953-0.25-0.66797-0.375-1.375-0.37109-2.0859-0.003906-0.72266 0.125-1.4414 0.37891-2.1172 0.89062-2.5039 3.2617-4.1719 5.9141-4.1641 2.6562 0.003907 5.0195 1.6836 5.8984 4.1875 0.50391 1.3594 0.50391 2.8555 0 4.2109-0.88672 2.5039-3.2539 4.1758-5.9102 4.1641zm0-10.391c-1.7383 0-3.2852 1.0977-3.8555 2.7344-0.16797 0.4375-0.25391 0.90625-0.25391 1.375 0 0.45703 0.082031 0.91406 0.24219 1.3438 0.5625 1.6484 2.1094 2.7578 3.8477 2.7617 1.7422 0.007812 3.2969-1.0898 3.8711-2.7305 0.33203-0.87891 0.33203-1.8477 0-2.7227-0.56641-1.6445-2.1133-2.7539-3.8516-2.7617z\\\"/>\\n <path d=\\\"m31.27 40.281c-0.16797 0.003906-0.33594-0.035156-0.48828-0.11328l-17.02-8.5117c-0.36719-0.18359-0.60156-0.55859-0.60156-0.97266 0-0.41016 0.23438-0.78516 0.60156-0.96875l17.02-8.5156c0.30859-0.15234 0.66797-0.15234 0.97656 0l17.023 8.5156c0.36719 0.18359 0.60156 0.55859 0.60156 0.96875 0 0.41406-0.23437 0.78906-0.60156 0.97266l-17.043 8.5117c-0.14453 0.074219-0.30469 0.11328-0.46875 0.11328zm-14.59-9.5938 14.59 7.2969 14.594-7.2969-14.594-7.3008z\\\"/>\\n <path d=\\\"m38.188 43.477c-0.59375 0-1.0781-0.47656-1.0859-1.0703l-0.066406-5.9336-16.43-8.2383c-0.36719-0.18359-0.60156-0.55859-0.60156-0.97266 0-0.41016 0.23438-0.78516 0.60156-0.96875l3.957-1.9805c0.30469-0.15234 0.66406-0.15234 0.97266 0l17.02 8.5117c0.37109 0.1875 0.60547 0.56641 0.60156 0.98047l-0.042969 6.5195c0 0.40234-0.22266 0.76953-0.57422 0.95703l-3.8438 2.0508c-0.15625 0.085938-0.32812 0.13672-0.50781 0.14453zm-14.664-16.211 15.078 7.5391c0.36328 0.17969 0.59766 0.55078 0.60156 0.95703l0.054687 4.8086 1.6875-0.89453 0.03125-5.2188-15.93-7.9336z\\\"/>\\n <path d=\\\"m31.27 58.043c-0.16797 0-0.33594-0.039063-0.48828-0.11328l-17.02-8.5117c-0.37109-0.18359-0.60156-0.5625-0.60156-0.97266v-17.758c0-0.37891 0.19531-0.73047 0.51953-0.92578 0.31641-0.19922 0.71875-0.21875 1.0547-0.046875l17.004 8.5117c0.36719 0.18359 0.60156 0.55859 0.60156 0.96875v17.762c0 0.375-0.19531 0.72656-0.51562 0.92578-0.16406 0.10156-0.35938 0.16016-0.55469 0.16016zm-15.934-10.27 14.848 7.4453v-15.348l-14.848-7.4258z\\\"/>\\n </g>\\n</svg>\\n\",\"imageUrl\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}},\"text\":\"Free Delivery\"},{\"text\":\"BUY NOW PAY LATER\",\"image\":{\"svg\":\"<svg width=\\\"20\\\" height=\\\"17\\\" viewBox=\\\"0 0 20 17\\\" fill=\\\"none\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M13.8571 14.7868c0 .67-.5233 1.2132-1.1688 1.2132H2.16883C1.5233 16 1 15.4568 1 14.7868V9.93382m0 0V7.50735c0-.67005.5233-1.21323 1.16883-1.21323h3.97403M1 9.93382h5.14286m7.28574-6.46323v3.70588l2.2285 1.23529M19 7.17647c0 3.41113-2.4944 6.17643-5.5714 6.17643-3.077 0-5.57146-2.7653-5.57146-6.17643C7.85714 3.7653 10.3516 1 13.4286 1S19 3.7653 19 7.17647Z\\\" stroke=\\\"#192B39\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\"/></svg>\",\"type\":\"svg\",\"visibility\":\"show\",\"imageUrl\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}}}],\"background_color\":\"#FCF8FA\"}","isActive":true},"50e43e9f-e2e7-4d19-ad11-fcff3309ff40":{"uuid":"50e43e9f-e2e7-4d19-ad11-fcff3309ff40","widgetUuid":"c3d55e4a-cf66-4b8d-9922-034cb42981f6","widgetVersionUuid":"7cc75fae-c5e6-44b0-a74d-678d628c62d6","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"c3d55e4a-cf66-4b8d-9922-034cb42981f6\"},\"htmlCode\":\"<style>\\n.breadcrumb, .breadcrumb a {\\n\\tfont-size: 10px !important;\\n}\\n .breadcrumbs .breadcrumb::before{\\n height: 10px;\\n}\\n.breadcrumb.is-active > .breadcrumb-label {\\n\\tfont-size: 10px !important;\\n}\\n\\n @media only screen and (max-width: 1080px) {\\n #breadcrumb-container {\\n \\n display: none!important;\\n}\\n\\n }\\n</style>\"}","isActive":true},"763c1348-c728-4ef9-ab32-c88814358107":{"uuid":"763c1348-c728-4ef9-ab32-c88814358107","widgetUuid":"f83c40a9-1779-4779-805e-f160a5378b94","widgetVersionUuid":"7cc75fae-c5e6-44b0-a74d-678d628c62d6","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"f83c40a9-1779-4779-805e-f160a5378b94\"},\"htmlCode\":\"<script src=\\\"https://static.elfsight.com/platform/platform.js\\\" async></script>\\n<div class=\\\"elfsight-app-1b53a22a-ef8c-4cae-859d-298159ef3b3d\\\" data-elfsight-app-lazy></div>\"}","isActive":true},"67c268f9-e41d-428f-9df0-a65ccaa46371":{"uuid":"67c268f9-e41d-428f-9df0-a65ccaa46371","widgetUuid":"01f104d0-d7f4-4486-a822-263f16e11c9d","widgetVersionUuid":"899eea9c-bfc2-425d-88dd-e067b146a654","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"01f104d0-d7f4-4486-a822-263f16e11c9d\"},\"text_color\":\"#FFFFFF\",\"social_enable\":true,\"column1_text1\":\"How it works\",\"column1_text2\":\"Video\",\"column1_text3\":\"Workshop tour\",\"column1_link1\":\"/pages/our-process\",\"column1_link2\":\"/pages/video\",\"column1_link3\":\"/pages/tour-our-workshop\",\"column2_text1\":\"About Ashes With Art\",\"column2_text2\":\"Our Values\",\"column2_text3\":\"Meet Us\",\"column2_link3\":\"/pages/meet-us\",\"column2_link2\":\"/pages/our-values\",\"column2_link1\":\"/about\",\"column3_text1\":\"Contact Us\",\"column3_text2\":\"How To Order\",\"column3_text3\":\"How We Care for Ashes\",\"column3_text4\":\"Blog\",\"column3_text5\":\"Gift Vouchers\",\"column3_text6\":\"Help Guide\",\"column3_text7\":\"Design Consultation Guide\",\"column3_link7\":\"/what-a-bespoke-design-consultation-looks-like\",\"column3_link6\":\"/help-guide\",\"column3_link5\":\"/giftcertificates.php\",\"column3_link4\":\"/blogs/news\",\"column3_link3\":\"/how-we-handle-your-loved-ones-ashes-safely\",\"column3_link2\":\"/pages/how-to-order\",\"column3_link1\":\"/pages/contact-us\",\"contact_hours\":\"Monday to Saturday<br>\\n9:30am - 5:30pm\",\"contact_phone\":\"01903 216425\",\"contact_email\":\"hello@asheswithart.co.uk\",\"column3_text8\":\"Jewellery Care & Repair\",\"column3_link8\":\"/jewellery-care-repair\",\"column2_text4\":\"FAQ\",\"column2_link4\":\"/pages/faq\",\"copyright_text\":\"Ashes With Art\",\"column1_heading\":\"What we do\",\"column2_heading\":\"Why choose us\",\"column3_heading\":\"Information\",\"contact_heading\":\"Find us\",\"contact_address\":\"Ashes With Art<br>\\n81 High Street<br>\\nWorthing<br>\\nBN11 1DN\",\"contact_subject\":\"Contact from Ashes With Art Website\",\"background_color\":\"#192B39\",\"copyright_enable\":true,\"column1_expandable\":true,\"column2_expandable\":true,\"column3_expandable\":true,\"contact_expandable\":false,\"social1\":{\"visibility\":\"hide\",\"social1_svg\":\"<svg width=\\\"22\\\" height=\\\"21\\\" viewBox=\\\"0 0 22 21\\\" fill=\\\"none\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M21.3836 1.05714c-.8534.55995-1.8017.96718-2.8448 1.1708-.806-.96718-1.9914-1.578038-3.2716-1.578038-2.5129 0-4.5043 2.239798-4.5043 4.988628 0 .40724.0474.76357.0949 1.1199-3.74573-.20362-7.0647-2.18889-9.29314-5.19225-.37931.71266-.616384 1.57804-.616384 2.49432 0 1.73075.806034 3.25788 1.991384 4.12325-.75862 0-1.42242-.25452-2.038797-.61085v.05091c0 2.39249 1.564657 4.42869 3.603447 4.88679-.37931.1018-.75862.1527-1.18535.1527-.28448 0-.56896-.0509-.85344-.1018.56896 1.9853 2.22845 3.4106 4.21983 3.4615-1.56466 1.3235-3.50862 2.138-5.59483 2.138-.379312 0-.71121 0-1.09052-.0509 1.99138 1.4253 4.36207 2.2398 6.92242 2.2398 8.29738 0 12.84908-7.5848 12.84908-14.15142v-.66175C20.6724 4.82406 21.431 3.95869 22 2.9406c-.806.40724-1.6595.66176-2.6078.76357.9483-.50905 1.6595-1.47623 1.9914-2.64703Z\\\" fill=\\\"#ECEDE7\\\"/></svg>\",\"social1_link\":\"#\",\"social1_icon_type\":\"svg\",\"social1_image\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}},\"social2\":{\"visibility\":\"show\",\"social2_svg\":\"<svg width=\\\"20\\\" height=\\\"21\\\" viewBox=\\\"0 0 20 21\\\" fill=\\\"none\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M9.52792.649902c1.27588.040086 2.55168.040086 3.82748.080172 1.1212.040086 2.1651.240516 3.1316.841806 1.2758.80172 2.0491 1.96421 2.281 3.44739.1547.88189.1933 1.80386.232 2.72584.0387 1.96421 0 3.92839 0 5.85259 0 1.0422-.0387 2.0443-.3866 3.0465-.6186 1.9241-1.9331 3.0866-3.8275 3.4474-.8506.1603-1.7398.2004-2.629.2405-1.8944.0401-3.75016 0-5.64458 0-1.0052 0-1.97173-.0401-2.93827-.4009-1.85576-.6413-2.976942-2.0043-3.324896-3.9685-.1546457-.8819-.1933096-1.8038-.2319711-2.7258-.0386615-1.9642 0-3.92844 0-5.85256 0-1.04224.0386615-2.04439.3866151-3.04653C1.02238 2.41368 2.33688 1.25119 4.23129.890418 5.08185.730074 5.97106.689988 6.86028.649902h2.66764ZM17.3375 10.3507h-.0386V8.02571c0-.76163-.0387-1.48318-.116-2.24481-.1546-1.68361-1.1212-2.80601-2.7063-3.1267-.8119-.16035-1.7011-.20043-2.5517-.20043-1.6237-.04009-3.20887-.04009-4.83266 0-.81189 0-1.62378.04008-2.39701.16034-1.39181.24052-2.31969 1.04224-2.70631 2.44524-.11598.44095-.1933.92198-.1933 1.40301-.03867 1.76378-.07733 3.56764-.07733 5.33144 0 1.1224.03867 2.2849.11599 3.4073.15465 1.6836 1.12118 2.8461 2.74496 3.1668.8119.1603 1.66245.1603 2.513.2004 1.58513.0401 3.17026.0401 4.75536 0 .7346 0 1.4692-.0401 2.1651-.1203.6572-.0801 1.3144-.2806 1.8557-.7616.8892-.7215 1.2372-1.7237 1.2758-2.8461.116-1.4832.1547-3.0064.1933-4.4896Z\\\" fill=\\\"#ECEDE7\\\"/><path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M14.3991 10.5113c0 2.806-2.1651 5.0508-4.87137 5.0508-2.70631 0-4.87136-2.2448-4.87136-5.0909 0-2.76594 2.20371-5.01075 4.91002-5.01075 2.66761 0 4.83271 2.24481 4.83271 5.05085Zm-4.87137 3.2469c1.73977 0 3.17027-1.4831 3.17027-3.287 0-1.80388-1.4305-3.28706-3.17027-3.28706-1.73977 0-3.17025 1.48318-3.17025 3.28706 0 1.8039 1.43048 3.287 3.17025 3.287ZM15.7136 5.22011c0 .68146-.5026 1.20258-1.1211 1.20258-.6186 0-1.1599-.56121-1.1599-1.20258 0-.64138.5026-1.16249 1.1212-1.16249.6572 0 1.1598.52111 1.1598 1.16249Z\\\" fill=\\\"#ECEDE7\\\"/></svg>\",\"social2_link\":\"https://www.instagram.com/asheswithart/\",\"social2_icon_type\":\"svg\",\"social2_image\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}},\"social3\":{\"visibility\":\"show\",\"social3_svg\":\"<svg width=\\\"20\\\" height=\\\"21\\\" viewBox=\\\"0 0 20 21\\\" fill=\\\"none\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M19.7951 10.5388c0-5.45056-4.4384-9.888898-9.88895-9.888898-5.4506 0-9.8889381 4.438338-9.8889381 9.888898 0 4.9445 3.6207481 9.0324 8.3316181 9.7722v-6.9301h-2.4917v-2.8421h2.53064V8.3586c0-2.4917 1.47944-3.85435 3.73753-3.85435 1.0901 0 2.2192.19466 2.2192.19466v2.45277h-1.2459c-1.2458 0-1.5962.77866-1.5962 1.55731v1.86881h2.7253l-.4283 2.8421h-2.297v6.93c4.6719-.7787 8.2927-4.8666 8.2927-9.8111Z\\\" fill=\\\"#ECEDE7\\\"/></svg>\",\"social3_link\":\"https://www.facebook.com/AshesWithArt\",\"social3_icon_type\":\"svg\",\"social3_image\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}},\"social4\":{\"visibility\":\"hide\",\"social4_icon_type\":\"image\",\"social4_image\":{\"src\":\"\",\"type\":\"IMAGE_MANAGER\"}},\"copyright_background_color\":\"#223748\",\"column2_text5\":\"Reviews \",\"column2_link5\":\"/pages/reviews\",\"column2_text6\":\"Price Match\",\"column2_link6\":\"/pages/price-match\",\"column2_link7\":\"/pages/what-youre-paying-for\",\"column2_text7\":\"What you're Paying For\",\"column1_text4\":\"\",\"column1_link4\":\"\",\"column1_text5\":\"\",\"column1_link5\":\"\",\"column1_text6\":\"\",\"column1_link6\":\"\",\"column1_text7\":\"\",\"column1_link7\":\"\",\"column1_text8\":\"\",\"column1_link8\":\"\",\"column1_text9\":\"\",\"column1_link9\":\"\",\"column1_text10\":\"\",\"column1_link10\":\"\",\"column1_text11\":\"\",\"column1_link11\":\"\",\"column1_text12\":\"\",\"column1_link12\":\"\",\"column2_text8\":\"Comparison Guide\",\"column2_link8\":\"/pages/comparison-guide\",\"column2_text9\":\"Ethical Sourcing\",\"column2_link9\":\"/ethical-sourcing\",\"column2_text10\":\"Why We Don't Use Resin\",\"column2_link10\":\"/pages/why-we-dont-use-resin\",\"column2_text11\":\"\",\"column2_link11\":\"\",\"column2_text12\":\"\",\"column2_link12\":\"\",\"column3_text9\":\"Shipping\",\"column3_link9\":\"/policies/shipping-policy\",\"column3_link11\":\"/policies/terms-of-service\",\"column3_text11\":\"Terms of Service\",\"column3_link10\":\"/policies/refund-policy\",\"column3_text10\":\"Warranty, Refunds & Returns\",\"column3_link12\":\"/policies/privacy-policy\",\"column3_text12\":\"Privacy Policy\"}","isActive":true},"c6b6fae0-7a54-436e-8cc1-41cb7457dfb9":{"uuid":"c6b6fae0-7a54-436e-8cc1-41cb7457dfb9","widgetUuid":"629a7df1-d0ac-40a4-86fa-ad62d61f6925","widgetVersionUuid":"c98bf990-889f-42bf-a897-9256f2f9c283","widgetConfigurationJson":"{\"_\":{\"context\":{\"activeCurrencyCode\":\"GBP\",\"isEditorMode\":false,\"settings\":{\"cdn_url\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r\"}},\"id\":\"629a7df1-d0ac-40a4-86fa-ad62d61f6925\"},\"type\":\"image\",\"title\":\"CUSTOMER REVIEWS\",\"intro\":\"We are very proud to be a 5 star rated business on Google and Facebook. Customer Satisfaction is at the heart of everything we do and something we always work tirelessly to achieve.\",\"color\":\"#192B39\",\"overlay\":true,\"position\":\"center\",\"image\":{\"src\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/twodesktoptest.jpg?t=1688397874\",\"type\":\"IMAGE_MANAGER\",\"data\":{\"name\":\"twodesktoptest.jpg\",\"imageUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/twodesktoptest.jpg?t=1688397874\",\"url80wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/80w/image-manager/twodesktoptest.jpg?t=1688397874\",\"url160wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/160w/image-manager/twodesktoptest.jpg?t=1688397874\",\"url320wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/twodesktoptest.jpg?t=1688397874\",\"url640wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/640w/image-manager/twodesktoptest.jpg?t=1688397874\",\"url960wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/960w/image-manager/twodesktoptest.jpg?t=1688397874\",\"url1280wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1280w/image-manager/twodesktoptest.jpg?t=1688397874\",\"url1920wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1920w/image-manager/twodesktoptest.jpg?t=1688397874\",\"thumbnailUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/twodesktoptest.jpg?t=1688397874\"}},\"parallax_scale\":1.2,\"read_more_type\":\"both\",\"overlay_opacity\":0.2,\"read_more_lines\":3,\"image_mobile\":{\"src\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/twomobiletest.jpg?t=1688397995\",\"type\":\"IMAGE_MANAGER\",\"data\":{\"name\":\"twomobiletest.jpg\",\"imageUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/original/image-manager/twomobiletest.jpg?t=1688397995\",\"url80wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/80w/image-manager/twomobiletest.jpg?t=1688397995\",\"url160wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/160w/image-manager/twomobiletest.jpg?t=1688397995\",\"url320wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/twomobiletest.jpg?t=1688397995\",\"url640wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/640w/image-manager/twomobiletest.jpg?t=1688397995\",\"url960wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/960w/image-manager/twomobiletest.jpg?t=1688397995\",\"url1280wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1280w/image-manager/twomobiletest.jpg?t=1688397995\",\"url1920wide\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/1920w/image-manager/twomobiletest.jpg?t=1688397995\",\"thumbnailUrl\":\"https://cdn11.bigcommerce.com/s-ksd21rp24r/images/stencil/320w/image-manager/twomobiletest.jpg?t=1688397995\"}},\"parallax_orientation\":\"up\"}","isActive":true}}},"pageContentV3":null}}],"params":{},"template":"pages/custom/page/reviews","locale_name":"en"}

ESTABLISHED 1996

Benefit icon

100% RESIN FREE

Free Delivery

BUY NOW PAY LATER

  • Why Choose Us
  • FAQ
  • Meet Us
  • Contact Us

    • Book Zoom Consultation
    • Why Choose Us
    • Meet Us
    • Contact Us
    Find Us

    Monday to Saturday
    9:30am - 5:30pm

    Ashes With Art
    81 High Street
    Worthing
    BN11 1DN
    01903 216425 hello@asheswithart.co.uk

    ESTABLISHED 1996

    Benefit icon

    100% RESIN FREE

    Free Delivery

    BUY NOW PAY LATER

    CUSTOMER REVIEWS

    CUSTOMER REVIEWS

    We are very proud to be a 5 star rated business on Google and Facebook. Customer Satisfaction is at the heart of everything we do and something we always work tirelessly to achieve.

    !

    What we do

    • How it works
    • Video
    • Workshop tour

    Why choose us

    • About Ashes With Art
    • Our Values
    • Meet Us
    • FAQ
    • Reviews
    • Price Match
    • What you're Paying For
    • Comparison Guide
    • Ethical Sourcing
    • Why We Don't Use Resin

    Information

    • Contact Us
    • How To Order
    • How We Care for Ashes
    • Blog
    • Gift Vouchers
    • Help Guide
    • Design Consultation Guide
    • Jewellery Care & Repair
    • Shipping
    • Warranty, Refunds & Returns
    • Terms of Service
    • Privacy Policy

    Find us

    Monday to Saturday
    9:30am - 5:30pm

    Ashes With Art
    81 High Street
    Worthing
    BN11 1DN
    01903 216425 hello@asheswithart.co.uk

    © 2026 Ashes With Art