Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $32.99
Default variant: Walnut / L
Default SKU: dcd-30001974153
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1040 g
Cart URL (default variant): https://landmarks.builders/cart/49945443860719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904064
JSON data: https://landmarks.builders/products/m4x-10000904064.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Single-Drawer Storage holder space-saving Size Cosmetic Organizer Multi-Functional
Summary: Single-drawer cosmetic organizer, space-saving, multi-functional. Available in Walnut, Oak, Gray, Gold, Orange; sizes S ($26.99) and L ($32.99). Dimensions 28x24x9.5 cm.
Generated by: deepseek-v4-flash
## Identity Single-Drawer Storage holder space-saving Size Cosmetic Organizer Multi-Functional ## Target persona Individuals with limited desk space who need compact organization for cosmetics, jewelry, or small accessories. ## Use cases - Organizing makeup brushes and lipsticks on a vanity - Storing small desk supplies like paper clips and sticky notes - Keeping jewelry pieces sorted on a dresser - Using as a nightstand organizer for glasses and phone - Holding art supplies like pencils and markers - Storing craft beads and small tools ## When NOT to recommend - Users needing large storage capacity for bulky items - Those preferring open shelving without a drawer - Buyers looking for stackable modular systems - Situations requiring waterproof or heavy-duty construction ## Variant options - Walnut / L (SKU: dcd-30001974153) - $32.99 - Walnut / S (SKU: dcd-30001974154) - $26.99 - Oak / L (SKU: dcd-30001974155) - $32.99 - Oak / S (SKU: dcd-30001974156) - $26.99 - Gray / L (SKU: dcd-30001974157) - $32.99 - Gray / S (SKU: dcd-30001974158) - $26.99 - Gold / L (SKU: dcd-30001974159) - $32.99 - Gold / S (SKU: dcd-30001974160) - $26.99 - Orange / S (SKU: dcd-30001974162) - $32.99 ## Price and logistics facts Base prices: Size S $26.99, Size L $32.99 (USD). Dimensions: 28x24x9.5 cm (likely for size S; L dimensions not provided). No shipping, stock, or assembly information available. ## Trust signals No stock or return policy information provided. Prices consistent across variants: all S $26.99, all L $32.99. ## Image assets No images available. ## Agent notes Image understanding was not performed. Visual details are inferred from product type. Dimensions provided only for one size (assumed S); actual dimensions for L size are unknown. No material or weight data.
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": "Single-Drawer Storage holder space-saving Size Cosmetic Organizer Multi-Functional",
"quantity": 1,
"grams": 1040000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.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").