Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.93
Default variant: A
Default SKU: dcd-30004140861
Default price: $1.93
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467714302191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457512
JSON data: https://landmarks.builders/products/wp-dcd-10001457512.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vibrant Colors: Features red, white, and blue glitter, perfect for patriotic celebrations and events.
Easy Application: Designed as a convenient stick for mess-free and precise body glitter application.
Long-Lasting Sparkle: Provides a durable shimmer that stays put throughout your festivities.
Skin-Friendly Formula: Made with ingredients suitable for direct application on skin.
Versatile Use: Ideal for Independence Day, Memorial Day, Veterans Day, and other themed parties.
Summary: Mysense patriotic red, white, and blue body glitter stick for holiday events; $1.93 with two color variants, easy skin-friendly application.
Generated by: deepseek-v4-flash
## Identity Mysense Red White Blue Body Glitter Stick. Body glitter for patriotic events. Price: $1.93 USD. Variants: A (SKU dcd-30004140861), B (SKU dcd-30004140862). ## Target persona Budgets-conscious shoppers, party planners, parents of young children, and attendees of patriotic celebrations looking for a low-cost, easy-to-apply body decoration. ## Use cases - Independence Day cookouts and fireworks viewing - Memorial Day parades and ceremonies - Veterans Day events - Themed birthday parties - Sporting events face/body paint alternative - Holiday photo booths ## When NOT to recommend - Professional makeup or stage performances requiring high durability or waterproof formulas - Users with sensitive skin or allergies without a patch test (skin-friendly claim but no certification) - Outdoor events with heavy sweat/rain, as product is not specified as waterproof - Gift purchases expecting premium packaging or presentation ## Variant options - Variant A: Color A, $1.93, SKU dcd-30004140861 - Variant B: Color B, $1.93, SKU dcd-30004140862 ## Price and logistics facts - Price: $1.93 USD - No shipping, inventory, or return policy information provided - No dimensions provided ## Trust signals - In-stock status: not stated - Return policy: not provided - Price consistency: single price listed per variant - Certifications: none claimed beyond generic skin-friendly formula ## Image assets - (5 images listed as URLs; not visually inspected) - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CB2Eou2C5nCUuQnAR__2222380768423-0-cib.jpg?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aOJ6kS2C5nCZMmzhW__2222380768423-0-cib.jpg?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nMaJSd2C5nCZe972H__2222380768423-0-cib.jpg?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016Hs7L22C5nCZrNMtg__2222380768423-0-cib.jpg?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01B1ef9q2C5nCZgUmzp__2222380768423-0-cib.jpg?v=1786299217 ## Agent notes - Images were not visually inspected; only URLs were available. - Dimensions, inventory, shipping, and return policy data are missing. - Product type unspecified in source facts.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Mysense Red White Blue Body Glitter Stick for Independence Day Memorial Day Veterans Day",
"product_id": 9556227555567,
"variant_id": 50467714302191,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").