Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $882.99 – $1,036.99
Default variant: A2497
Default SKU: dcd-30001871475
Default price: $1,036.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815022895343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890284
JSON data: https://landmarks.builders/products/m4x-10000890284.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: 3-drawer 2-door accent chest in vintage style, floor-standing, dimensions 145x45x91 cm, priced from USD 882.99.
Generated by: deepseek-v4-flash
## Identity 3-Drawer 2-Door Accent Chest with vintage design, floor-standing storage cabinet. ## Target persona Homeowners seeking classic or vintage-style storage for entryways or living rooms. ## Use cases - Organizing items in an entryway (keys, mail, accessories). - Storing living room items (remotes, books, decor). - Adding vintage accent furniture to a room. - Hiding clutter behind doors and in drawers. - Displaying decorative items on top surface. ## When NOT to recommend - For users needing modern or minimalist furniture. - For small spaces where depth (45 cm) is too large. - For buyers on a tight budget (base price $882.99). - For those requiring specific color/finish without checking variant options. ## Variant options - Style A2497: $1,036.99 - Style A2391: $882.99 ## Price and logistics facts - Base price: $882.99 USD (style A2391); premium variant $1,036.99. - Dimensions: 145 x 45 x 91 cm (length x width x height). ## Trust signals - Listed in stock (no out-of-stock indication). - Two style variants available. - No return policy or warranty information provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abe443ec-7e5f-4884-8f68-0fc3fe300b71.jpg?v=1781664345 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75317542-4f3a-453f-9ec4-c7cfcf106d1b.jpg?v=1781664345 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d454552ae384cb9be0b173d0dfacec8.png?v=1781664347 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c120e197846411ab545cd913e8aeb98.png?v=1781664348 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/061c5b2f-91b9-4645-a13c-d0c6842b1ae5.jpg?v=1781664348 ## Agent notes - Image content was not assessed; visual details are unavailable. - No product description beyond title. - Variants differ only by style label; actual differences unknown.
This product has 12 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": "3-Drawer 2-Door Accent Chest timeless Design Storage Cabinet Vintage design Floor-Standing for Homeowners, Entryway, Living Room",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "45.0",
"_height_cm": "91.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").