Brand: World Products (Landmark)
SKU: dcd-30002682742
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49903590572271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026205
JSON data: https://landmarks.builders/products/m4x-10001026205.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4 Rolls Mirror Sticker Roll Cut to Size Disco Ball Mosaic Stickers Multi-Purpose
Summary: 4 rolls of mirror sticker sheets, cut to size, for disco ball mosaic or multi-purpose crafting. Priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 4 Rolls Mirror Sticker Roll Cut to Size Disco Ball Mosaic Stickers Multi-Purpose ## Target persona DIY crafters, party decorators, home decor enthusiasts looking for affordable mirror stickers for small-scale projects. ## Use cases - Decorating disco balls or adding sparkle to party props - Creating mosaic mirror art or crafts - Embellishing phone cases, frames, or furniture - Enhancing DIY home decor like vases or candle holders - Scrapbooking and card making with reflective elements - Party favors or event decorations (e.g., wedding, birthday) ## When NOT to recommend - When large mirror sheets or full-length mirrors are needed - For professional or commercial installation requiring durability - If the buyer expects high-quality glass mirrors (these are sticker sheets) - For outdoor use without weatherproofing confirmation ## Variant options Only one variant: "4 Rolls" at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 18 x 17.5 x 4 cm (package) - No shipping or stock details provided. ## Trust signals - No return policy or stock status mentioned in provided data. - No certifications or brand information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cabb5967-35cf-40ec-b221-9a989de83df0.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d51b180-b597-47a1-a419-c9feaeb2f48a.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eea5f576-a6db-4870-a54e-3d956a9fe75b.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/407b27c5-d9c2-4aaa-8686-379f2f044d4f.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90520ec4-30f3-4acd-8e7a-39aa584c0e1a.jpg?v=1782146606 ## Agent notes Images were not analyzed; only URLs are provided. No additional context or reviews available.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "4 Rolls Mirror Sticker Roll Cut to Size Disco Ball Mosaic Stickers Multi-Purpose",
"quantity": 1,
"grams": 480000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.5",
"_height_cm": "4.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").