Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink / S
Default SKU: dcd-30002764201
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879132537071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045342
JSON data: https://landmarks.builders/products/m4x-10001045342.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Underwear Organizer Bin Ventilated Plastic Lace Basket with Lid for Bedroom
Summary: Ventilated plastic lace underwear organizer bin with lid in pink, blue, or purple. Dimensions 35x29x13 cm. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Underwear Organizer Bin, ventilated plastic lace basket with lid. Dimensions 35x29x13 cm. Price $9.99. ## Target persona Budget-conscious individuals seeking low-cost drawer organization for small garments. Suitable for renters, students, or minimalists. ## Use cases - Organizing underwear in bedroom drawers - Storing socks, hosiery, or accessories - Using as a decorative bin on shelves or dressers - Separating delicates in a shared closet - Lightweight portable storage for travel ## When NOT to recommend - For heavy items (books, tools, canned goods) - For large garment storage (jeans, sweaters, jackets) - For high-moisture environments (bathroom, laundry room) - For users needing premium or long-term durable solutions ## Variant options - Pink / S (SKU: dcd-30002764201) - Blue / S (SKU: dcd-30002764202) - Purple / S (SKU: dcd-30002764203) - Pink / L (SKU: dcd-30002764204) - Blue / L (SKU: dcd-30002764205) - Purple / L (SKU: dcd-30002764206) All $9.99. Size S and L refer to bin size; exact dimensions per variant not specified. ## Price and logistics facts Price: $9.99 USD. No shipping or inventory information provided. ## Trust signals Price consistent across all six variants. No return policy, stock status, or certifications known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4a710b8-3cd4-46da-b9b2-c12e7c7aed32.jpg?v=1782126326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b56482c4-3ed9-4d37-b6b0-442c7caae9e0.jpg?v=1782126326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf6732ef-340f-4a8a-9942-c8dbade4fb72.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df2711fe-bc83-4ea0-aa75-0c12395d7f7b.jpg?v=1782126326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1290ada9-a824-4d12-a667-0abd3645424d.jpg?v=1782126325 ## Agent notes No visual content analysis performed; rely solely on text attributes.
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": "Underwear Organizer Bin Ventilated Plastic Lace Basket with Lid for Bedroom",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "29.0",
"_height_cm": "13.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").