Taiwan 7-11 Peanuts Snoopy Woodstock Pre-Order Music Bell Dog House Turntable Home Light Perpetual Calendar Coin Purse Mug Floor Mat Backpack Shoulder Bag Travel Bag Ticket Card Clamp Long Purse Medium Purse

👌Satisfaction Guaranteed
🚚Free Shipping Worldwide
$124.95
Illustration:  Umbrella-shaped home lamp
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Suitable For all occasions
Official licensed item
Free Shipping
Paypal / Credit Cards accepted
Reward Points Program

A Cute Shop Reward Points Program


At A Cute Shop we are so grateful to our customers that we have designed a reward points program as a way of saying thank you. We greatly appreciate you sharing our business name and website and would like to reward you.

The A Cute Shop Reward Points Program allows you to earn points for certain actions you take on the site. Points are awarded based on making purchases and customer actions such as submitting reviews or inviting your friends to shop at ACuteShop.com

Reward Points

  • 10 reward points = 1 dollar spent
  • You will be rewarded 250 points upon registering on our website
  • You will receive 200 points when refer your friends or family.
  • You will receive 200 points on your birthday month.
  • You will receive 200 points when you provide a review. For a limited time offer from 2022/Mar 13 ~ Apr. 30, you receive 1,000 points when you provide a written review and another 1,000 points when you provide a photo review! 
  • Your friends will receive $5 when they make their first purchase in our store. For a limited time offer from 2022/Mar 13 ~ Apr. 30, you receive $15 when you refer a friend and they make a purchase; your friend will also earn $15 when they make a purchase. 
  • You will be able to redeem your reward points once you have placed your items in the shopping cart and processed through to checkout.

Benefits of Reward Points for Registered Customers

Once you register and make your account, you will be able to earn and accrue reward points, which are then redeemable at time of purchase towards the cost of your order. Rewards are an added bonus to your shopping experience on the site and just one of the ways we thank you for being a loyal customer.
When you are logged into your account and viewing a product, you will automatically see your Reward Point balance in your account.

Earning Reward Points

Rewards can currently be earned for the following actions:

  • Making purchases — every time you make a purchase you earn points based on the price of products purchased and these points are added to your Reward Points balance. (+10 Points for every dollar you spend.)
  • Registering on the site. (+200 Points)
  • Subscribing to a newsletter for the first time. (+200 Points)
  • Converting Invitations to Customer — Earn points for every invitation you send out which leads to your friends registering on the site. (+200 Points per new customer registration)
  • Converting Invitations to Order — Earn points for every invitation you send out which leads to a sale. (+1000 Points per new customer order)
  • Review Submission — Earn points for submitting product reviews. (+100 Points per approved Review, up to 50 Reviews per customer)

    Reward Points Exchange Rates

    The value of reward points is determined by an exchange rate of both currency spent on products to points, and an exchange rate of points earned to currency for spending on future purchases.  Currently, you earn 10 points for every dollar you spend at ACuteShop.com.  If you spend $100 during checkout (before shipping and tax is applied), you will earn 1000 points.  Points can be redeemed during checkout, at the rate of 200 Points equals $1.00 USD.  Therefore, if you have a Reward Point balance of 200 Points, you can redeem them for up to $1 in instant savings during checkout! Each order can be redeemed up to 20% order amount by reward points the most.

    Redeeming Reward Points

    You can redeem your reward points at checkout. If you have accumulated enough points to redeem them you will have the option of using points as one of the payment methods.  The current minimum Reward Point balance for redemption is 100 Points. The option to use reward points, as well as your balance and the monetary equivalent of this balance, will be shown to you in the Payment Method area of the checkout. Redeemable reward points can be used in conjunction with other payment methods such as credit cards, gift cards and more.  Reward points can be lost or made un-redeemable by fraudulent behavior on this site, and are a privilege that can be revoked at any time at the sole discretion of ACuteShop.com.

    Reward Points Minimums and Maximums

    Reward points are capped at a minimum value required for redemption, which is 100 Points. You will not be able to use your Reward Points until you accrue the minimum 100 points, at which point they will instantly become available for redemption.

    A Cute Shop does not limit the number of Reward Points you can earn.  So go ahead, order all of the scrubs for your office using the corporate card, but under your personal A Cute Shop account, and enjoy a large number of Reward Points!

    Managing My Reward Points

    You have the ability to view and manage your points through your Customer Account. From your account you will be able to view your total points (and currency equivalent), minimum needed to redeem, and a cumulative history of points acquired and redeemed. The history record will retain and display historical rates and currency for informational purposes. The history will also show you comprehensive informational messages regarding points, including how and when you earned and redeemed them.

    How To Make Your Rewards Work?

    Now you have earned reward credits or received reward incentives from your friends and family, exactly how you benefit from your rewards and SAVE while shopping on A Cute Shop? Please follow these steps to use your rewards or feel free to contact us for any further questions!

    Shipping

    Description

    Are you a Snoopy fan looking to add a touch of charm and nostalgia to your everyday life? This exclusive 7-11 Snoopy collection from Taiwan offers a variety of beautifully designed items, from home decor to stylish accessories, all inspired by the beloved Peanuts character. Whether you're searching for a unique gift or a collectible item, this collection blends functionality with the timeless appeal of Snoopy. Each piece is crafted to bring joy and convenience into your daily routine, making them perfect for any Snoopy enthusiast.

    Features:

    • Theme Car Music Bell: Enjoy the whimsical charm of Snoopy swinging up and down as the car moves forward with music. Features a music switch stop key design, playing "Midsummer Night's Dream." Size: 11x5x7cm.

    • Dog House Turntable Music Bell: This rotating music bell plays Mozart's "Small Step Dance" with a 360-degree rotation. Size: 7x11cm.

    • Umbrella-Shaped Home Lamp: LED soft light creates a cozy atmosphere with a hidden switch. Size: Diameter 18x height 28cm.

    • Dog House Perpetual Calendar: A stylish and functional calendar that allows you to change the month, day, and week freely. Size: 7.3x6.4x11.5cm.

    • Cabin Wax-Melting Incense Lamp: Features a Nordic-inspired design with adjustable light brightness for dual use as a night light or decor. Size: 25.2x10x22.5cm (candle height should be less than 10cm).

    • Cream Roll Coin Purse: Cute and compact, this cream roll-shaped purse is perfect for storing small items and change. Size: 13.5cm high.

    • Hanging Doll Mug: Enjoy your afternoon tea with this adorable mug set featuring a hanging doll. Size: Doll height 12cm, cup diameter 8x height 7cm, capacity: 240ml.

    • Kesong Fluffy Floor Mat: Soft, cashmere-like material with anti-slip particles for comfort and safety. Size: 65x47.7cm.

    • Flip Backpack: A functional backpack with a cute design, featuring an anti-theft pocket and space for a 13-inch laptop. Size: 27x14x38cm, material: Polyester Fiber.

    • Backpack: Snoopy spaceman style backpack with anti-theft pocket design, ideal for A4 files. Size: 26x11x35cm, material: Polyester Fiber.

    • Shoulder Bag: A practical shoulder bag with a cute design, perfect for daily outings. Size: 32x9x21cm, material: Polyester Fiber.

    • Dual-Use Tote Bag: Spacious tote with multiple compartments and dual-use design. Size: 35.5x15.5x32cm, material: Polyester Fiber.

    • Three-Layer Shoulder Bag: Compact and lightweight, ideal for storing important items with independent zipper compartments. Size: 23.5x2x16cm, material: Polyester Fiber.

    • Folding Travel Bag: Versatile and foldable, perfect for travel with a luggage trolley cover option. Size: 45x18x30cm, material: Polyester Fiber.

    • Certificate Ticket Card Clamp: Convenient card clamp with a lanyard for easy access. Size: 7.5x0.3x11cm, material: Polyester Fiber.

    • Zipper Long Purse: Multi-card layer design for various storage needs. Size: 19x1.5x10cm, material: Polyester Fiber.

    • Three-Layer Coin Purse: Easy-to-classify, independent zipper compartments. Size: 14.5x2x9.5cm, material: Polyester Fiber.

    • Cosmetic Bag: Multi-pocket interior for organized storage. Size: 19.5x7x15cm, material: Polyester Fiber.

    • Ticket Card Coin Purse: Compact design with a key ring and independent back compartment. Size: 13.5x0.5x8.5cm, material: Polyester Fiber.

    • Outdoor Flip Long Purse: Adult flip design for a stylish and functional accessory. Size: 19x2.5x9.5cm, material: Synthetic Leather.

    • Outdoor Zipper Long Purse: Frank tannin style with two-tone collage. Size: 19.5x2x9.5cm, material: Synthetic Leather.

    • Outdoor Medium Purse: Compact with independent change compartment. Size: 11.5x3x10cm, material: Synthetic Leather.

    • Outdoor Coin Purse: Lightweight with a multi-layer design. Size: 11x2x8cm, material: Synthetic Leather.

    • Bluetooth Weight Scale: Measures 12 core body metrics, Bluetooth connection to app, and features tempered glass for safety. Size: 30x26x17cm, weight: 1.36kg.

    • Affixed Cloth Embroidered Wool/Bath Towel Three-Piece Set: Soft, absorbent towels with Snoopy embroidery. Size: Towel 33x35cm, Towel 33x75cm, Bath Towel 70x135cm.

    • Super Absorbent Thin Anti-Slip Mat Second Group: Instant water absorption with anti-slip material. Size: 60x40cm.

    • Instant Absorbent Printing Bath Skirt: Quick-drying, soft, and fluffy bath skirt with easy-to-use buckle design. Size: 132x132cm.

    Specifications:

    • Material: Various items made of Polyester Fiber, Synthetic Leather, and Acrylic.
    • Size: Varies per item; please refer to individual descriptions above.
    • Country of Manufacture: Taiwan

    Bring the charm of Snoopy into your life with this exclusive 7-11 collection! Whether for yourself or as a thoughtful gift, these items are sure to delight. Pre-order now and secure your favorite pieces before they're gone. Click 'Add to Cart' to make them yours today!

    Customer Reviews

    Here are what our customers say.

    Write a Review
    Customer Reviews
    Wow you reached the bottom
    Newest
    Most liked
    Highest ratings
    Lowest ratings
    ×
    class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
    The review would not show in product details on storefront since it does not support to.

    Photos from our customers

    FAQs

    🚚 How much is shipping?

    All orders are FREE SHIPPING! However, a $5 extra on checkout is mandatory for shipping insurance.

    ⌛ When does my order ship and how long it takes to arrive?

    Allow 3 working days for order processing. When your package is handed over to DHL or courrier, allow 2- 5 business days to arrive after the shipment date; or 7 ~ 20 working days for regular airmail shipping.

    🤔 How much custom duty will I have to pay?

    There are no additional charges for customs or import duties or taxes. HOWEVER, it's important that you check with your local customs office to determine whether these additional costs will apply to your order at the border before buying. According to our experience & best practice, 99% of our customers do not get charged by the customs because the package value does not exceed the country's tax exemption.