Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $191.99
Default variant: Brown
Default SKU: dcd-30001900523
Default price: $191.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11020 g
Cart URL (default variant): https://landmarks.builders/cart/49811891388655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894549
JSON data: https://landmarks.builders/products/m4x-10000894549.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3-Tier Rotating Pedestal Nordic aesthetic 3-Tier Round Stand Transparent Design
| Type | Trolley |
| Colour | Brown |
| Features | Rolling |
| Material | Plastic |
| Item Height | 71 cm |
| Item Length | 42 cm |
| Item Width | 32 cm |
Summary: A 3-tier rotating round pedestal stand for space-saving organization, available in 5 colors, priced at $191.99 USD.
Generated by: deepseek-v4-flash
## Identity 3-Tier Rotating Pedestal Space-Saving Round Stand (Multi-Functional). Available in Brown, Amber, Caramel, Transparent, Smoky Gray. ## Target persona Home organizers seeking compact, rotating storage for countertops, desks, or shelves. Users who value aesthetic organization with multiple color options. Budget-conscious decorators looking for a functional piece under $200. ## Use cases - Organizing spice jars on kitchen counter. - Displaying small cosmetics or toiletries on bathroom vanity. - Arranging craft supplies (paint bottles, brushes) on desk. - Storing small office supplies (pens, clips, sticky notes) on work desk. - Showcasing collectibles or small figurines on a shelf. - Rotating condiments or snack items at a party buffet. ## When NOT to recommend - Storing heavy items (books, large bottles) – tiers likely have weight limits. - Outdoor use – likely indoor only. - Very small or cramped spaces where 360° rotation needs clearance. - Buyers needing a non-rotating or fixed storage solution. ## Variant options - Color: Brown, Amber, Caramel, Transparent, Smoky Gray. All at $191.99. ## Price and logistics facts - Price: $191.99 USD. - No dimensions provided. - No shipping or logistics details available. ## Trust signals - No stock status, return policy, or certifications provided. - Price consistent across all variant colors. ## Image assets - 5 images available. Cannot describe visual details. - Fetch URLs: see below. ## Agent notes - No product type or description provided. - Dimensions unknown. - Image content not analyzed.
This product has 8 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-Tier Rotating Pedestal Nordic aesthetic 3-Tier Round Stand Transparent Design",
"quantity": 1,
"grams": 11020000,
"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").