Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $269.99
Default variant: Stainless Steel
Default SKU: dcd-30001899615
Default price: $269.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6800 g
Cart URL (default variant): https://landmarks.builders/cart/49811909247215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894416
JSON data: https://landmarks.builders/products/m4x-10000894416.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: C-shaped magazine stand, multi-functional household furniture, available in Black ($200.99) and Stainless Steel ($269.99), dimensions 48x44x53.34 cm.
Generated by: deepseek-v4-flash
## Identity C-Shaped Magazine Stand Multi-Functional Household Furniture Modern aesthetic. ## Target persona Apartment dwellers needing compact furniture; minimalists seeking a sleek side table; home office users requiring a small laptop or magazine stand. ## Use cases - Next to sofa for magazines, remotes, and drinks. - As a laptop stand in a compact workspace. - In a reading nook for books and a cup. - As a bedside table in tight spaces. - Holding a small plant or decorative items. - In a waiting room for reading materials. ## When NOT to recommend - When heavy or bulky items need storage (max capacity not specified). - For outdoor or damp environments (material unspecified). - As a primary desk or large workspace. - If user requires adjustable height or wheels. ## Variant options - Style: Black – $200.99 (SKU: dcd-30001899616) - Style: Stainless Steel – $269.99 (SKU: dcd-30001899615) ## Price and logistics facts - Black variant: $200.99 USD - Stainless Steel variant: $269.99 USD - Dimensions: 48 cm length x 44 cm width x 53.34 cm height - No shipping or tax information provided. ## Trust signals - Two styles available. - In-stock status not confirmed. - Return policy not stated. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73ea16aa-ce49-487f-b83d-d685448d2d1e.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b68d05c-478e-4d79-91ad-0eaab30bbc8d.jpg?v=1781600931 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0f8e53a-94bb-48b3-bbe9-cd5ac42a676d.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49fc896f-8682-4ee3-b6bf-013dfbd6ab60.jpg?v=1781600933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a805faf6-86b8-4c8b-8ca2-bfa5a28a8008.jpg?v=1781600931 ## Agent notes - No product description provided. - Images available but not analyzed; visual details not inferred.
This product has 11 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": "C-Shaped Magazine Stand Multi-Functional Household Furniture Modern aesthetic",
"quantity": 1,
"grams": 6800000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "44.0",
"_height_cm": "53.34"
}
}],
"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").