Privacy policy
In addition, you agree to our Messaging Terms (https://terms.pscr.pt/legal/shop/no-captions-5926/terms_of_service) and Messaging Privacy Policy (https://terms.pscr.pt/legal/shop/no-captions-5926/privacy_policy).
We value your privacy and the information you consent to share in relation to our SMS marketing service. We use this information to send you text notifications (for your order, including abandoned checkout reminders), text marketing offers, and transaction texts, including request for reviews from us.
Our website uses cookies to keep track of items you put into your shopping cart, including when you have abandoned your checkout. This information is used to determine when to send cart reminder messages via SMS.
<script> var smsbump_request = { form_id: 283900, email: '', phone: ''.trim(), accepts_marketing: '', email_consent: '', source: 'Privy' }; if(smsbump_request.phone.length) { var smsbXhr = new XMLHttpRequest(); smsbXhr.open('POST', 'https://api.smsbump.com/v2/formsPublic/subscribe'); smsbXhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded'); smsbXhr.setRequestHeader('X-SMSBump-Platform', 'shopify'); smsbXhr.onload = function() { if (smsbXhr.status === 200) { console.log('smsbump subscribe') } else if (smsbXhr.status !== 200) { console.log('smsbump error') } }; var query = encodeURI('form_id=' + smsbump_request.form_id + '&phone=' + smsbump_request.phone + '&accepts_marketing=' + smsbump_request.accepts_marketing + '&email=' + smsbump_request.email + '&email_consent=' + smsbump_request.email_consent + '&source=' + smsbump_request.source); smsbXhr.send(query); }</script>