Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.90
Default variant: Y20-01 White / 5g
Default SKU: dcd-30004140965
Default price: $0.90
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/50467776463087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457539
JSON data: https://landmarks.builders/products/wp-dcd-10001457539.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Shimmering Effect: Infused with fine glitter particles, this spray delivers a radiant, luminous glow to skin and hair.
Versatile Application: Perfect for enhancing your look for parties, festivals, or any occasion requiring a touch of sparkle.
Easy to Use: Features a convenient spray nozzle for even and effortless application, ensuring a smooth finish.
Long-lasting Formula: Designed to stay put for hours, providing a continuous shimmering effect without frequent reapplication.
Skin-friendly Ingredients: Formulated with gentle components suitable for various skin types, minimizing irritation.
Summary: Body and hair glitter highlight spray in four 5g color variants (White, Gold, Honey, Bronze) at $0.90 USD each. Description claims fine glitter, long-lasting shimmer, easy spray application, and skin-friendly ingredients.
Generated by: deepseek-v4-flash
## Identity - Product: Glitter Highlight Spray for Body and Hair - Variants: Y20-01 White, Y20-02 Gold, Y20-03 Honey, Y20-04 Bronze - Net content per variant: 5g - Price: $0.90 USD per variant - Description claims: shimmering effect, versatile application, convenient spray nozzle, long-lasting, skin-friendly ingredients - SKUs: dcd-30004140965, dcd-30004140966, dcd-30004140967, dcd-30004140968 ## Target persona - Budget-conscious shoppers seeking low-cost accent body glitter. - Casual party/festival attendees wanting temporary shimmer without professional kits. - Small-quantity users who value variety over bulk. ## Use cases - Adding shimmer to arms, shoulders, or neck before a party. - Creating hair sparkle for festival or concert looks. - Quick glow-up for evening events. - Complementing costume or themed outfits. ## When NOT to recommend - Users needing large volume for frequent full-body application (5g is very small). - Professional makeup artists requiring validated product specifications or precise applicator control. - Individuals with allergy/sensitivity concerns—no ingredient list or patch-test data provided. - Buyers expecting certified cruelty-free/vegan status—no certifications listed. ## Variant options | Variant | Net Content | Price | SKU | | --- | --- | --- | --- | | Y20-01 White | 5g | $0.90 | dcd-30004140965 | | Y20-02 Gold | 5g | $0.90 | dcd-30004140966 | | Y20-03 Honey | 5g | $0.90 | dcd-30004140967 | | Y20-04 Bronze | 5g | $0.90 | dcd-30004140968 | ## Price and logistics facts - Price: $0.90 USD per variant (exact). - Net content: 5g per variant. - Dimensions: not provided. - Shipping, returns, and stock status: not specified in available data. ## Trust signals - No certifications or third-party verification included. - "Skin-friendly ingredients" is a marketing claim—no ingredient list or dermatological evidence provided. - Price consistency: all variants uniformly priced at $0.90 USD. - In-stock status unknown; agent should verify before recommending. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010BquH61HQ0VEuDwB7__2219808110751-0-cib.jpg?v=1786299258 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MnQhiC1HQ0VH7QVHM__2219808110751-0-cib.jpg?v=1786299258 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OR5uVs1HQ0VHAnpiv__2219808110751-0-cib.jpg?v=1786299259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GekAYj1HQ0VIC7szv__2219808110751-0-cib.jpg?v=1786299259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01l3z5qz1HQ0VFaZGCi__2219808110751-0-cib.jpg?v=1786299258 ## Agent notes - Product type field is empty; categorization inferred from title and description. - The listed description claims are unverified marketing copy—treat as claims, not established facts. - No visual inspection of images was performed; URLs are provided as fetchable assets. - Verify actual inventory, shipping, and return policies before final recommendation.
This product has 5 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": "Glitter Highlight Spray for Body and Hair, Shimmering Pearl Powder Spray",
"product_id": 9556249805039,
"variant_id": 50467776463087,
"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").