Brand: World Products (Landmark)
SKU: dcd-30001899458
Price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813644706031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894383
JSON data: https://landmarks.builders/products/m4x-10000894383.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A retro-style 2-tier rolling trolley side table with black wood grain finish, measuring 64x44x15 cm, priced at $237.99.
Generated by: deepseek-v4-flash
## Identity A 2-tier rolling trolley side table with retro design, black wood grain finish, and caster wheels. Dimensions: 64 x 44 x 15 cm. ## Target persona Small apartment dwellers needing space-saving furniture; retro decor enthusiasts; people who want a mobile side table for flexible room arrangements. ## Use cases - Bedside table with extra storage tier - Kitchen utility cart for utensils or spices - Craft or hobby trolley for supplies - Narrow hallway accent table - Home office side table for printer or files ## When NOT to recommend - Buyer needs heavy-duty shelving for tools or books - Outdoor use (no weather resistance stated) - Buyer wants a large desk or dining surface - Budget under $200 (price is $237.99) ## Variant options Only one variant: Black Wood Grain (SKU dcd-30001899458) at $237.99. ## Price and logistics facts Price: $237.99 USD. Dimensions: 64 cm (L) x 44 cm (W) x 15 cm (H). No shipping cost or weight provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications listed. - Single price across all data points, no discounts mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2dff74e-6693-4c6d-9ec7-adb72d804929.jpg?v=1781628312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/584be7b4-0870-497b-8bc1-c7c31ecf2e40.jpg?v=1781628243 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae2206b3-8abb-46ff-af72-14094dbd9a6b.jpg?v=1781628242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e835a544-ab23-4f41-ab59-8ee59bd23aa3.jpg?v=1781628242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/731ae4e5-ad0f-4966-a5e1-f93f73b0b5e0.jpg?v=1781628246 ## Agent notes - No product description was provided; title and tags used for context. - Only one color variant available. - No stock level or return policy information available. - Dimensions are in cm; convert if needed. - Image understanding was not performed.
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": "2-Tier Rolling Trolley Retro Design Side Table Space Saving for Bedroom, Kitchen",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "44.0",
"_height_cm": "15.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").