Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99
Default variant: Light
Default SKU: dcd-30001881343
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8020 g
Cart URL (default variant): https://landmarks.builders/cart/49813682815215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891723
JSON data: https://landmarks.builders/products/m4x-10000891723.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Rolling Trolley Woven Design Tea Cart Multifunctional for Home Office
| Item Height | 36 cm |
| Item Length | 60 cm |
| Item Width | 40 cm |
| Type | Side Table |
| Material | Rattan |
| Tabletop Material | Rattan |
| Colour | Brown |
| Style | Vintage/Retro |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Department | Adults |
| Model | Kuchikoo KOO |
| Finish | Unvarnished |
| Features | With Storage |
| Room | Living Room |
| Theme | Farmhouse/Country |
Summary: A 2-tier rolling trolley with woven crescent-shaped design for bedroom storage, available in Light or Dark at $259.99.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Trolley Woven Design Crescent-Shaped Rolling Cabinet for Bedroom ## Target persona Small apartment dweller needing mobile storage; home organizer seeking a decorative yet functional cart; minimalist decorator wanting a compact clean-lined storage solution. ## Use cases - As a rolling nightstand with extra tier for books or phone - Organize bathroom toiletries or towels next to vanity - Store craft supplies in a studio or home office - Display plants or small decor items on two levels - Use as a mobile kitchen island for limited prep space ## When NOT to recommend - Outdoor use – woven material likely not weather-resistant - Heavy or bulky items – no weight capacity given, typical for such carts - Very tight spaces – dimensions not provided, may still be too large - Wet environments (e.g., bathroom shower area) – material may warp ## Variant options - Light (SKU: dcd-30001881343) – $259.99 - Dark (SKU: dcd-30001881344) – $259.99 ## Price and logistics facts - Price: $259.99 USD - Dimensions: not provided - Weight: not provided - Origin: not specified ## Trust signals - In-stock status: not provided - Return policy: not provided - Price consistency: same price for both variants - Certifications: none listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/405ee7f7-6ccc-4a41-8207-673810b4dfa7.jpg?v=1781628309 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3b6b501-3f83-4793-a8d3-6968797ab6ba.jpg?v=1781628312 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36b5ed7c-5544-4705-a989-3f37e0038106.jpg?v=1781628309 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6db84f8-a69b-417d-8fb2-c4285c46e845.jpg?v=1781628309 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a07f4b23-0781-442f-a97f-fa4abb9dc991.jpg?v=1781628309 ## Agent notes - Image content not analyzed; visual details not inferred. - Dimensions missing – cannot assess fit. - No trust signals (stock, returns) available.
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 Woven Design Tea Cart Multifunctional for Home Office",
"quantity": 1,
"grams": 8020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").