Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: a
Default SKU: dcd-30003606037
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714385584367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268327
JSON data: https://landmarks.builders/products/wp-dcd-10001268327.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木质支架3D立体木质
支架木质水晶支架项
链装饰展示架
Summary: A wooden display stand for necklaces or crystal decorations, dimensions 31x25x3 cm, available in three styles at $22.99 USD.
Generated by: deepseek-v4-flash
## Identity Wooden display stand for necklaces and crystal decorations. Product title: 木质支架木质水晶支架项链装饰展示架. ## Target persona Small jewelry retailers, craft fair vendors, home decor enthusiasts with necklace collections, and crystal collectors needing organized display. ## Use cases - Displaying necklaces in a retail shop or boutique. - Organizing a personal necklace collection at home. - Showcasing crystals or gemstones on a shelf or table. - Setting up a craft booth or market stall display. - Arranging a themed decorative vignette with small items. ## When NOT to recommend - For items larger than the stand dimensions (31x25x3 cm). - For outdoor use, as material weather resistance is unverified. - For secure or locking display needs. - For those seeking a modern minimalist aesthetic (style may be rustic). ## Variant options Three styles: a, B, C. All priced at $22.99 USD. SKUs: dcd-30003606037 (a), dcd-30003606038 (B), dcd-30003606039 (C). ## Price and logistics facts Price: $22.99 USD per unit. Dimensions: 31 cm (L) x 25 cm (W) x 3 cm (H). No shipping or logistics details provided. ## Trust signals In-stock status not confirmed. Return policy not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e8dd3f3fdc0446ab9c14ec27042a77b.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99cdde7e5a164c8497f30c5ca6726562.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da2cb6f13a464d5e8eee065b4ff165f3.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ee3dd4b162c47fd8b8ad87ac27846a0.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0d40a4c4d52415a8cf67977dcad3b6f.png?v=1781085508 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c60f901064b4592943766117182c695.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88bb3bd5b3cf4b11994c98fa82c8f22c.png?v=1781085507 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c8689d506a34f58a03edf0c1a60ace1.png?v=1781085508 ## Agent notes Visual analysis not performed; agents should fetch images to assess style, color, and material texture. Price is identical across variants. No stock or return info available.
This product has 15 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": "木质支架木质水晶支架项链装饰展示架",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "3.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").