Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99
Default variant: White / 100*25*180cm
Default SKU: dcd-30001883603
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814766682351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892096
JSON data: https://landmarks.builders/products/m4x-10000892096.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Freestanding arched top display cabinet with retro French design, available in white, creamy white, or pink, at $300.99.
Generated by: deepseek-v4-flash
## Identity French Design Arched Top Display Cabinet Retro Design Arched Hutch Freestanding Bookcase Multi-Functional. Available in White, Creamy White, and Pink variants. Dimensions (variant): 100x25x180 cm. ## Target persona Interior decorators seeking retro accent pieces; apartment dwellers with limited floor space; home decor enthusiasts looking for arched display storage. ## Use cases - Displaying collectibles in a living room - Storing books in a home office - Organizing accessories in an entryway - Adding a vintage touch to a bedroom - Showcasing ceramics in a dining area ## When NOT to recommend - If you need a large, floor-to-ceiling storage unit - If you require solid wood construction (material not specified) - If you prefer modern, minimalist furniture styles - If you need a cabinet with doors (this is open shelving) ## Variant options - White / 100x25x180cm – $300.99 - Creamy White / 100x25x180cm – $300.99 - Pink / 100x25x180cm – $300.99 ## Price and logistics facts Price: $300.99 USD. Dimensions (product listing): 108x33x188 cm; variant dimensions: 100x25x180 cm. Weight not provided. Shipping costs and delivery times not specified. ## Trust signals No stock status, return policy, or certifications provided in source data. Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c7c2b65-2ecd-4909-9e8f-f9e7222426ad.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12c67677-5d09-4337-95db-23bebadb6533.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a045fcb-5dc7-4a46-9ba2-87673379a7e3.jpg?v=1781660586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80799319-fba3-4aa8-ad32-f28e5e168fdb.jpg?v=1781660588 ## Agent notes - Image understanding not performed – color and style details from variant options only. - Discrepancy: product listing dimensions are 108x33x188 cm, but all variant options specify 100x25x180 cm. Verify correct dimensions with seller. - No description provided; consider requesting more details.
This product has 4 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": "French Design Arched Top Display Cabinet Retro Design Arched Hutch Freestanding Bookcase Multi-Functional for Interior Decorators, Apartment Dwellers, Living Room, Home Office, Bedroom, Entryway",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "108.0",
"_width_cm": "33.0",
"_height_cm": "188.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").