Over the last ten days, you’ve walked this trail with me—heard the songs and stories behind them.This isn’t just an album; it’s the full story in your hands. A way to remember the journey we have just been through together.As an independent artist, every purchase like this signed Lost bundle keeps me making music that matters. Thank you for the support.Love you lots,
Emily
(function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: '0f8808-3.myshopify.com', storefrontAccessToken: '25e505af24c3d3f1c89da42ddfd6fad6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: '7794852855926', node: document.getElementById('product-component-2'), moneyFormat: '%24%7B%7Bamount%7D%7D', options: { product: { styles: { button: { 'font-family': 'Lato, sans-serif', 'background-color': '#57a9b6', ':hover': { 'background-color': '#4e98a4' }, ':focus': { 'background-color': '#4e98a4' }, 'border-radius': '16px', 'padding-left': '100px', 'padding-right': '100px' }, title: { 'color': '#ffffff', 'font-family': 'Lato, sans-serif' }, price: { 'color': '#ffffff', 'font-family': 'Lato, sans-serif' }, description: { 'color': '#ffffff', 'font-family': 'Lato, sans-serif' } }, buttonDestination: 'checkout', contents: { img: false, title: false, price: false }, text: { button: 'Buy now' }, googleFonts: ['Lato'] }, cart: { styles: { button: { 'background-color': '#57a9b6', ':hover': { 'background-color': '#4e98a4' }, 'border-radius': '16px', 'font-family': 'Lato, sans-serif' } }, text: { total: 'Subtotal', button: 'Checkout' }, popup: false, googleFonts: ['Lato'] }, toggle: { styles: { toggle: { 'background-color': '#57a9b6', ':hover': { 'background-color': '#4e98a4' }, 'font-family': 'Lato, sans-serif' } }, googleFonts: ['Lato'] } } }); }); } if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.head || document.body).appendChild(script); script.onload = ShopifyBuyInit; } })();