Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $18.99
Default variant: Retro Yellow - Small
Default SKU: dcd-30003566659
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49716264075503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001253511
JSON data: https://landmarks.builders/products/wp-dcd-10001253511.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Acrylic nail art display board for showcasing designs, available in 5 styles and 2 sizes, priced $15.99-$18.99. Dimensions 36x27x4 cm.
Generated by: deepseek-v4-flash
## Identity Acrylic nail art display board (color board) used for showcasing nail designs, as a background for photography, and as a practice prop. Product type in system is 'musical instrument', but actual category is nail art accessory. ## Target persona - Nail technicians and nail artists - Salon owners needing display props - Nail art enthusiasts creating content - Product photographers specializing in nail products ## Use cases - Displaying completed nail designs for client viewing - Background for nail photography or social media content - Practice board for nail art application and technique - Texture reference for nail design inspiration - Retail display for nail products ## When NOT to recommend - When buyer expects a functional musical instrument - When buyer needs wearable nail tips (this is a display board, not nail tips) - When buyer requires a large display surface (board is 36x27 cm) - When buyer seeks a high-end photography backdrop (acrylic may reflect) ## Variant options 10 variants: 2 sizes × 5 styles. Sizes: Small ($15.99) and Large ($18.99). Styles: Retro Yellow, Cream Apricot, Retro Bronze, Retro Gray, Korean Style. ## Price and logistics facts - Price range: $15.99 (Small) to $18.99 (Large) - Dimensions: 36 cm (L) × 27 cm (W) × 4 cm (H) - Currency: USD ## Trust signals No trust signals provided (e.g., in-stock status, return policy, certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/048c314c81f14332bb178ef697634d16.png?v=1781086608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25822f7f9ba6407d972fdba6c7015357.png?v=1781086608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecb0cef3323e41d4b96ec7e9d56bb5f9.png?v=1781086608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dfdd4a3aac248e69c89ca3006e8d2e1.png?v=1781086608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6671696086634aae9ae4b5b12538a9b0.png?v=1781086609 ## Agent notes - Product type tagged as '乐器' (musical instrument) appears to be incorrect; actual use is nail art display. - Description field is empty; no additional details. - Image understanding not performed; rely on title and facts only.
This product has 22 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": "色板亚克力日式美甲款式展示ins作品拍照纹理感背景穿戴打版道具",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "27.0",
"_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").