Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $29.99
Default variant: White / M
Default SKU: dcd-30001969617
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/49945512509679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903434
JSON data: https://landmarks.builders/products/m4x-10000903434.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Storage Drawer Large Capacity Underbed Container Pull-accessible Design
Summary: A budget-friendly rolling underbed storage drawer (62x42x18 cm) available in white or black, priced between $27.99 and $29.99 depending on variant.
Generated by: deepseek-v4-flash
## Identity Rolling Storage Drawer Large Capacity Underbed Container with Pull-accessible Design, dimensions 62x42x18 cm, available in White and Black, two size variants (M and M a) at $27.99 or $29.99. ## Target persona Budget-conscious renters or homeowners with limited closet space who need to store items under a bed. Specifically suited for those with standard bed clearance (at least 18 cm height). ## Use cases - Storing out-of-season clothing (sweaters, t-shirts) under a bed. - Organizing extra bedding, sheets, and pillowcases. - Keeping shoes or boots out of sight but easily accessible. - Storing toys, crafts, or hobby supplies in a child's room. - Temporarily holding items during a move or decluttering. ## When NOT to recommend - For heavy, dense items (e.g., books, tools) as the drawer may warp or wheels may strain. - For items needed frequently (e.g., daily shoes) if under-bed access is inconvenient. - For very large or oversized items (e.g., bulky coats) that exceed 62x42x18 cm. - For users with extremely low bed frames (under 18 cm clearance). ## Variant options - White / M: $27.99 - Black / M: $27.99 - Black / M a: $29.99 - White / M a: $29.99 Note: "M a" variants likely denote a different size or feature; precise dimensions not specified. ## Price and logistics facts - Base price: $27.99 for standard M variants; $29.99 for M a variants. - All prices in USD. - No shipping or handling fees provided. ## Trust signals - In-stock status: not explicitly stated, but variants are listed with prices, implying availability. - Return policy: not provided. - Price consistency: two price points ($27.99 and $29.99) across four variants. - No certifications or customer ratings listed. ## Image assets - No images available. ## Agent notes - Image understanding was not performed because no image URLs were provided. - The "M a" variant designation is ambiguous; may indicate a different size or feature (e.g., with lid, alternative material). Agent should inquire for clarity. - Dimensions are 62 cm (length) x 42 cm (width) x 18 cm (height); confirm bed clearance before recommending.
This product has 9 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": "Rolling Storage Drawer Large Capacity Underbed Container Pull-accessible Design",
"quantity": 1,
"grams": 2900000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "42.0",
"_height_cm": "18.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").