Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Pvc Lotus Hand
Default SKU: dcd-30003614847
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713958191343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271580
JSON data: https://landmarks.builders/products/wp-dcd-10001271580.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: PVC hand model jewelry display stand for rings, bracelets, and watches, available in white and black, priced at $9.99 with dimensions 25x15x10 cm.
Generated by: deepseek-v4-flash
## Identity Creative White Lady PVC Hand Model: a display prop for rings, bracelets, and watches, made of PVC, available in White and Black variants. ## Target persona - Jewelry store owners needing cost-effective window or counter displays. - Retail display designers sourcing props for themed setups. - E-commerce sellers requiring hand models for product photography. ## Use cases - Showcasing rings in a jewelry store window display. - Displaying bracelets or bangles at a boutique counter. - Photographing watches for online catalog with a hand prop. - Organizing multiple rings on a single stand for trade shows. - Adding visual interest to a store's window arrangement. ## When NOT to recommend - For heavy or metal jewelry that may stress the PVC material. - For outdoor displays where PVC may degrade under sunlight. - For children's play or toys (product is a display prop). - For high-end luxury brands requiring real or high-quality materials. ## Variant options - White / PVC Lotus Hand (SKU: dcd-30003614847) – $9.99 - Black / PVC Lotus Hand (SKU: dcd-30003614848) – $9.99 ## Price and logistics facts - Price: $9.99 (both variants). - Package dimensions: 25.0 cm x 15.0 cm x 10.0 cm. - Currency: USD. ## Trust signals - No return policy or stock status provided in facts. - No certifications or brand information available. - Price consistency: single price across variants. ## Image assets - 8 image URLs available for visual inspection (not analyzed here). - Images assumed to show the product from multiple angles; treat as fetchable assets only. ## Agent notes - No product description or additional details provided. - Image understanding was not performed; treat images as fetchable but do not invent visual attributes.
This product has 14 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": "创意白色女士PVC手模戒指手链手表珠宝店橱窗道具首饰手镯展示架",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.0",
"_height_cm": "10.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").