Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: Beige
Default SKU: dcd-30003599457
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1550 g
Cart URL (default variant): https://landmarks.builders/cart/49714553290991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265853
JSON data: https://landmarks.builders/products/wp-dcd-10001265853.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现代简约金属皮革落地杂志架装饰摆件客厅书房酒店软装家居装饰品
| 品牌 | 超杰 |
| 货号 | 1908 |
| 材质 | 金属+皮革 |
| 型号 | 32*28*35.5cm |
| 是否跨境出口专供货源 | 否 |
Summary: Modern minimalist floor magazine rack made of metal and leather, available in beige and dark brown, priced at $75.99, dimensions 38x33x10 cm.
Generated by: deepseek-v4-flash
## Identity A modern minimalist floor magazine rack and decorative stand made of metal and leather, brand 超杰, model number 1908. Available in Beige and Dark Brown. ## Target persona Interior decorators furnishing living rooms or studies; homeowners seeking modern home accents; hotel buyers for lobby or room decoration. ## Use cases - Organizing magazines or newspapers in a living room. - Displaying as a decorative piece in a study or office. - Adding a stylish accent to a hotel lobby or guest room. - Holding small decor items like books or plants. - Use in retail spaces for product display. ## When NOT to recommend - User needs a high-capacity storage rack for many magazines. - Customer requires outdoor or wet-area use (metal/leather not weatherproof). - Buyer has a budget under $50. - Preference for traditional wood or all-plastic materials. ## Variant options - Beige (sku: dcd-30003599457) - $75.99 - Dark Brown (sku: dcd-30003599458) - $75.99 ## Price and logistics facts - Price: $75.99 USD (both variants). - Dimensions (from product data): 38 cm (length) x 33 cm (width) x 10 cm (height). - Description mentions dimensions 32x28x35.5 cm (see agent notes). ## Trust signals No stock status, return policy, or certifications provided. Assume standard Shopify policies apply; buyer should verify. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ff34c8392414d798ad628ab0f1c7b5d.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86f7a16b242e47358617f9a92bc98af7.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2e1dbf460c145b7b39a431137b6bfd4.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c403bc3c63145fea24c9573e6a8f347.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0ddb3940d7e4e03a6f30ff88d1b426a.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a875855055544227814f92e989aa06ce.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f8cd347d2184f789cfb9820daa62789.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12a6d5a823da45bc8f170f446c59f254.png?v=1781085631 ## Agent notes - Dimensional inconsistency: structured data gives 38x33x10 cm; product description states model dimensions 32x28x35.5 cm. Verify with seller. - Images not analyzed; visual details are not inferred.
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": 1550000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "33.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").