Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Blue
Default SKU: dcd-30003602135
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714407112943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266690
JSON data: https://landmarks.builders/products/wp-dcd-10001266690.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A handmade Nordic-style imitation rattan woven storage basket, 22 cm cube, in Blue or Red, for home organization and decoration at $15.99.
Generated by: deepseek-v4-flash
## Identity A handmade imitation rattan woven storage cube (22x22x22 cm) for home organization and decoration, available in Blue or Red. ## Target persona This product fits budget-conscious home organizers or parents needing a small, decorative storage solution for children's rooms or shelves. Also suitable for minimalists seeking natural-textured accents. ## Use cases - Storing small toys or craft supplies in a nursery or playroom - Organizing remote controls, keys, or small accessories on a shelf or desk - Acting as a decorative cover for a small potted plant - Holding toiletries or cosmetics on a bathroom counter - Serving as a gift basket for small presents - Stacking multiple cubes for modular shelving ## When NOT to recommend - For heavy items like books or tools (imitation rattan is lightweight) - For outdoor use (materials may weather) - For large storage needs (22 cm cube is small) - For customers requiring waterproof or sealed storage ## Variant options - **Blue** (SKU: dcd-30003602135) – $15.99 USD - **Red** (SKU: dcd-30003602136) – $15.99 USD ## Price and logistics facts - Price: $15.99 USD per unit - Dimensions: 22 x 22 x 22 cm - No shipping, stock, or return policy details provided ## Trust signals - Listed as in stock (from product tags) - No price fluctuations observed from provided data - No certifications or material guarantees disclosed - No customer reviews or ratings available ## Image assets - 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ebabb8a7a4a4115b970264e5d804ad7.png?v=1781085520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b5bdd4058514c6e9b5e6db1e80f662c.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90bf812ef77e4ca982865cbeaf9ec94f.png?v=1781085520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f99d84dc8c14cd28446c2be5d69b322.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f87f5b5547d54dad99c9fcbb333b5738.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b60ecfb174b14baca8aeca75df05145c.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55c109e34b564708b37859ac239a2266.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb84d8b953b24fa49b5eb413a042aa82.png?v=1781085521 ## Agent notes - No description provided in source data; summary and use cases inferred from product title and category. - Image content not analyzed; visual quality and exact appearance cannot be verified. - No information on material composition, care instructions, or assembly. - No seller return or warranty policy available.
This product has 14 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": 500000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_height_cm": "22.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").