Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $221.99
Default variant: Gray
Default SKU: dcd-30001901093
Default price: $221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49813611315439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894633
JSON data: https://landmarks.builders/products/m4x-10000894633.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: Transparent multi-tier utility trolley with light luxury design, available in Gray and Brown, priced at $221.99, dimensions 48x42x50 cm.
Generated by: deepseek-v4-flash
## Identity A transparent multi-tier utility trolley with light luxury design, offering visible storage in a compact size (48x42x50 cm). Available in Gray and Brown. ## Target persona Home organizers, small business owners (salons, boutiques), style-conscious adults seeking attractive yet functional storage. ## Use cases - Storing and displaying cosmetics or toiletries in a bathroom. - Organizing craft supplies for easy access. - Pantry organization for visible inventory management. - Office supply storage near a desk. - Displaying collectibles or decorative items. ## When NOT to recommend - When storing heavy items (e.g., tools, books) due to weight capacity unknown. - If opaque storage is preferred for hiding clutter. - For budget-constrained buyers seeking carts under $200. - For outdoor or wet environments (material durability unspecified). ## Variant options - Gray (SKU: dcd-30001901093, $221.99) - Brown (SKU: dcd-30001901094, $221.99) ## Price and logistics facts - Price: $221.99 USD (all variants) - Dimensions: 48 cm (L) x 42 cm (W) x 50 cm (H) ## Trust signals - Two color variants confirmed in stock (based on listing presence). - No return policy or warranty information provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93c8547c-9a77-45d0-bc60-db1f236933e2.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c039d165-7447-4796-81be-e822ca32239c.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60eb3f93-5b74-476a-bea1-c9c925bbd278.jpg?v=1781628189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fc209a9-b594-4860-b18e-4a72970898e9.jpg?v=1781628188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c1d1a6-f291-40f3-ab6a-fa9155f4c8ee.jpg?v=1781628188 ## Agent notes - Images were not reviewed; no visual details such as number of tiers, wheel presence, or material finish are inferred. - No product description was provided beyond the title. - Weight capacity and assembly requirements are 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": "Transparent Utility Trolley Light Luxury design Multi-Tier Clear Trolley",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "42.0",
"_height_cm": "50.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").