Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Khaki / M
Default SKU: dcd-30002004539
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/49945097830639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000908217
JSON data: https://landmarks.builders/products/m4x-10000908217.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rectangular Drawer Divider sturdyDuty Storage Tray Easy to Clean for Homemakers
Summary: Rectangular drawer divider storage tray, size M (24x16x9.5 cm), available in 5 colors, priced $9.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Rectangular Drawer Divider sturdyDuty Storage Tray Easy to Clean for Homemakers ## Target persona Homemakers, organizers, people with cluttered drawers seeking affordable storage solutions. ## Use cases - Organizing kitchen utensils - Sorting office supplies - Separating clothing accessories - Storing craft items - Tidying bathroom drawers ## When NOT to recommend - For large or deep drawers where height is insufficient - When needing adjustable or expandable dividers - For heavy-duty industrial storage - For users seeking premium materials ## Variant options 5 color options: Khaki, White, Blue, Pink, Green. All size M. Pink and Green at $11.99, others at $9.99. ## Price and logistics facts Price range USD $9.99-$11.99. Dimensions: 24x16x9.5 cm. No shipping or stock info provided. ## Trust signals In-stock status unknown; return policy unknown; no certifications; price consistent across most variants. ## Image assets No images available. ## Agent notes No images provided; rely on dimensions and description. Verify stock and return policy before recommending.
This product has 11 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": "Rectangular Drawer Divider sturdyDuty Storage Tray Easy to Clean for Homemakers",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "16.0",
"_height_cm": "9.5"
}
}],
"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").