Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Blue / Yellow Ball
Default SKU: dcd-30003600746
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49714547130607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266249
JSON data: https://landmarks.builders/products/wp-dcd-10001266249.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A compact desktop drawer storage box in macaron colors, sized 22x21.8x11.2 cm, for organizing cosmetics or small items; available in 5 color styles at $15.99.
Generated by: deepseek-v4-flash
## Identity A desktop drawer storage box (22x21.8x11.2 cm) in dopamine macaron colors, made for organizing cosmetics, desk supplies, or small sundries. From a source factory, 5 color/style variants. ## Target persona Budget-conscious home organizers or students seeking affordable, colorful small storage for a desk or vanity. ## Use cases - Organizing makeup and brushes on a vanity. - Sorting pens, sticky notes, and office supplies on a desk. - Storing craft beads, buttons, or small sewing items. - Keeping small electronics accessories (earbuds, cables) tidy. - Holding jewelry or personal accessories on a dresser. ## When NOT to recommend - For heavy or large items (max dimensions ~22 cm). - In humid or wet environments (no moisture seal). - If airtight or odor-proof storage is needed. - For users needing a premium/luxury look. ## Variant options - Blue / Yellow Ball - Pink / Blue Ball - White / Red Ball - White / Yellow Ball - White / Green Ball ## Price and logistics facts Price: $15.99 USD (all variants). Dimensions: 22×21.8×11.2 cm. Shipping cost not provided. ## Trust signals In-stock (batch tags indicate availability). No return policy details or certifications explicitly stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db582e0d5d144a60ab281c89bf5bf665.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d1b232ccc2e412a97315c1488de2e14.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9958e677c9fd4f939c57595c674d8a8f.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29119b5d4eab47ca98b25d4f507b33f5.png?v=1781085628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84330b0f5df2418995e925bc3bb12b23.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7e139167cc04fdfa481058c4d9bb88d.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abc1c379ed69497b9d585780d91828c6.png?v=1781085627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d1d821b0282455f8c9cac1e23c4c2fd.png?v=1781085628 ## Agent notes Note: Image content has not been analyzed; rely on variant descriptions for color/style selection.
This product has 17 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": "源头工厂桌面抽屉收纳盒多巴胺马卡龙化妆品杂物整理盒收纳筐",
"quantity": 1,
"grams": 670000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "21.8",
"_height_cm": "11.2"
}
}],
"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").