function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
top of page
Shipping and Return Policy

Shipping information

We ship all our orders using Royal Mail. You can select which shipping service you would like when placing an order however, please not the shipping times given are not guaranteed as there can be delays with the courier which are not in our control. We aim to ship all orders by the next day but this is not a guarantee and may take an extra few days in some instances. Once your order is shipped you will receive confirmation and a tracking number via email.

International deliveries may take longer than the given estimate so please note this before ordering. Please note, your order may be subject to international duties and custom fees which are the responsibility of the customer to pay for so please keep informed of your customs rules and regulations before ordering.

Returns Policy

Customers are entitled to a 14 day return period on all orders. All items included in the return must be in the same condition it was shipped as and must not be worn or have tags removed and the original packaging must be intact. Once we have received your return, we will send you an email with confirmation and process your refund.

Please contact us at support@nostylist.co.uk to start a return.

bottom of page