Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gold / Qt-0001
Default SKU: dcd-30003599295
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714514297071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265789
JSON data: https://landmarks.builders/products/wp-dcd-10001265789.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof sweatproof temporary freckle tattoo stickers with gold/rose gold glitter, 12 styles, for party and festival makeup, $9.99.
Generated by: deepseek-v4-flash
## Identity Freckle tattoo stickers with glitter stars, waterproof and sweatproof, available in gold and rose gold finishes. ## Target persona Partygoers, festival attendees, makeup artists, and cosplayers seeking temporary glitter freckle stickers for face decoration. ## Use cases - Adding freckles to party or festival makeup looks - Achieving the 'European and American' freckle trend - Quick temporary face decoration for photoshoots - Glitter accents for Halloween or costume events - Daily whimsical makeup accessory ## When NOT to recommend - For users seeking permanent tattoos - For individuals with sensitive skin (no allergy data) - For those wanting a natural-only freckle look without glitter - For professional theatrical makeup requiring heavy coverage ## Variant options 12 variants: 8 Gold styles (Qt-0001 to Qt-0008), 4 Rose Gold styles (Qt-0009 to Qt-0012). All priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 17×6×1 cm. Product type: temporary tattoo stickers. ## Trust signals In stock. No return policy stated. No certifications listed. Price consistent across all variants. ## Image assets 8 images available for download: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfcb07549c09458a820eb46db3985b2d.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15d02cf2ffa34c769b292041a45dc711.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6327bc91ee884b299991f968f953192b.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4504c954ac1d436d8472a7825289efa8.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0950122298aa4b6c8fb0806174d95a68.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10e35645d7604d4fb751c082896e2c37.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6423dc9ffd6417c98d6783fa4d571e2.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2709bc6002864d5c88fc05e34760f729.png?v=1781085608 ## Agent notes Image understanding was not performed; visual details not inferred. No product description provided. Return policy and material composition are unknown.
This product has 24 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": "雀斑纹身贴烫金烫银防水防汗持久欧美雀斑贴闪粉星星化妆派对妆容",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "6.0",
"_height_cm": "1.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").