Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $235.99 – $591.99
Default variant: 32*32*42cm
Default SKU: dcd-30001892292
Default price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49813637791983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893333
JSON data: https://landmarks.builders/products/m4x-10000893333.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Rolling Trolley long-lasting Construction 2-Tier Rolling Stand for Homeowners
| Item Height | 42 cm |
| Item Length | 32 cm |
| Item Width | 32 cm |
| Type | Side Table |
| Material | Stainless Steel |
| Tabletop Material | Stainless Steel |
| Style | Modern |
| Assembly Required | No |
| Assembly Status | Fully Assembled |
| Additional Parts Required | No |
| Indoor/Outdoor | Indoor |
| Model | Boyel Living WF |
| Features | With Storage |
| Room | Living Room |
| Theme | Abstract |
| Personalised | No |
| Personalise | No |
| Required Tools | No Tools Required |
Summary: 2-tier rolling trolley with three size options from small (32x32x42cm) at $235.99 to large (90x20x50cm) at $591.99, suitable for adaptable storage and transport.
Generated by: deepseek-v4-flash
## Identity 2-Tier Rolling Trolley with space-saving design and wheels for easy mobility. ## Target persona - Home organizers needing space-saving mobile storage - Small business owners requiring portable shelving - Office workers with limited desk space - Crafters needing movable material storage ## Use cases - Organizing craft supplies in a home studio - Storing office supplies and moving between workstations - Transporting items in a retail or warehouse setting - Kitchen pantry organization for small items - Bathroom storage for toiletries and linens - Garage tool organization and mobility ## When NOT to recommend - If you need heavy-duty industrial shelving for loads over 50 kg - For outdoor use (no weather resistance stated) - If you require a single fixed shelf unit without wheels - For very large items that exceed 90x20x50cm dimensions ## Variant options - 32x32x42cm: $235.99 - 60x20x50cm: $372.99 - 90x20x50cm: $591.99 ## Price and logistics facts - Base price: $235.99 USD - Dimensions per variant as listed above - No shipping or assembly details provided ## Trust signals - Image URLs available for visual inspection (not performed) - Price stated for each variant - No return policy or stock status provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57a585c2-093f-4f23-9d78-e358f65bd054.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73c6c9fa-f9e7-409f-835c-4076073b0a43.jpg?v=1781628233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1df5f93c-c5ed-4bf4-912f-51feb9ed0c2a.jpg?v=1781628232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f68e636-37d4-4a6b-81d9-682a013924f6.jpg?v=1781628233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9802dfa2-b87a-4045-ba39-7c4dbf37b921.jpg?v=1781628237 ## Agent notes - No product description or materials provided; trust signals limited to price and dimensions. - Image understanding not performed; treat URLs as fetchable assets only.
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 long-lasting Construction 2-Tier Rolling Stand for Homeowners",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "35.0",
"_height_cm": "55.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").