Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Rose Red
Default SKU: dcd-30003598382
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714580685039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265462
JSON data: https://landmarks.builders/products/wp-dcd-10001265462.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Small transparent nail polish storage case holds up to 30 bottles, portable, 25x20.5x9 cm, available in 6 colors at $15.99.
Generated by: deepseek-v4-flash
## Identity - Product type: 美妆 (Beauty) - Nail polish storage organizer - Holds up to 30 standard nail polish bottles - Transparent design for easy visibility ## Target persona - Budget-conscious beauty enthusiasts who want to organize a small collection - Travelers needing a portable, compact nail polish case - Nail artists or hobbyists who do mobile work - ## Use cases - Storing and organizing a personal nail polish collection of up to 30 bottles - Taking nail polishes on trips (portable size) - Sorting by color via transparent case - Keeping polishes in a vanity or drawer to save space - ## When NOT to recommend - Professional salons requiring high-volume storage (capacity too small) - Users with large or non-standard bottle shapes (may not fit) - Customers needing heavy-duty or waterproof protection - As a gift without personal knowledge of color preference ## Variant options - Rose Red (SKU: dcd-30003598382) – $15.99 - Purple (SKU: dcd-30003598383) – $15.99 - Black (SKU: dcd-30003598384) – $15.99 - Gray (SKU: dcd-30003598385) – $15.99 - Pink (SKU: dcd-30003598386) – $15.99 - Blue (SKU: dcd-30003598387) – $15.99 ## Price and logistics facts - Price: $15.99 USD - Dimensions: 25.0 cm (L) x 20.5 cm (W) x 9.0 cm (H) - Currency: USD - No shipping or tax data provided ## Trust signals - No specific trust signals available (e.g., return policy, certifications not stated) - Stock status not confirmed - Multiple color options available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57b3a4a935634f2faf09492fbfcdec43.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d490f5f592044020a6efce8b9e996650.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fc2118fc321474a93e50eca7b74224c.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5753c534a5924227bba340c4b37e73b1.png?v=1781085648 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1af35204c834b228e6f59ed02d8bd06.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d81a063f4bf34c3693f99f0dc4a9b45d.png?v=1781085647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cc1c214d0c84b219c7726ca632f3207.png?v=1781085646 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/016f466231d5421eb59342492bca643e.png?v=1781085645 ## Agent notes - No product description available; details inferred from title and tags. - Images not analyzed; visual features (e.g., material, compartments) are unknown. - Only color variants differ; price identical across options.
This product has 18 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": "跨境热销小型透明指甲油收纳盒可容纳30瓶指甲油便携式收纳包",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.5",
"_height_cm": "9.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").