Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99 – $54.99
Default variant: S Bowknot Brass
Default SKU: dcd-30003602013
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714380210415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266632
JSON data: https://landmarks.builders/products/wp-dcd-10001266632.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: A brass plate display stand in vintage style with bowknot design, available in two sizes (S $47.99, L $54.99), sized 25x13.5x20.5 cm, for home decor and plate storage.
Generated by: deepseek-v4-flash
## Identity Brass plate stand, vintage style, bowknot design. Two sizes: S Bowknot Brass ($47.99) and L Bowknot Brass ($54.99). Dimensions: 25×13.5×20.5 cm. ## Target persona Home decor enthusiasts seeking brass accents; plate collectors; those wanting vintage display pieces; restaurant or cafe stylists. ## Use cases - Displaying decorative plates on a sideboard or buffet. - Organizing plates in a kitchen or cabinet. - Adding a vintage touch to a living room shelf. - Presenting plates in a restaurant or cafe setting. - As a standalone decor piece on a console table. ## When NOT to recommend - For heavy or oversized plates (weight capacity unknown). - For outdoor or damp environments. - For modern minimalist interiors (brass/vintage style). - For high-volume plate storage (single level). ## Variant options - S Bowknot Brass: $47.99 USD - L Bowknot Brass: $54.99 USD ## Price and logistics facts Price: $47.99 (S) / $54.99 (L) USD. Dimensions: 25 cm (L) x 13.5 cm (W) x 20.5 cm (H). ## Trust signals Multiple product images available. No stock information or return policy provided in source data. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc3b3542c2d4c0cbca01be82d755f5a.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3782d7657dc64660987daa5dad7f07d6.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffefcf0910084c4084d6d249370c1a07.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01aafeb060144d9892380068c80fddd2.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe835011f41f4459b80f98350cd804c6.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3920c4d627648de94e6bdaeaa1bb1e1.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/400da065b6f540c6aee66a6db257e432.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98a86a9fdfec428db377124230ce8555.png?v=1781085505 ## Agent notes No product description provided; images not analyzed. Verify load capacity and plate compatibility before recommending. Stock status and return policy unknown.
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": "简约黄铜盘子支架轻奢装饰展示架摆件收纳餐盘赏盘置物架复古托架",
"quantity": 1,
"grams": 320000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "13.5",
"_height_cm": "20.5"
}
}],
"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").