Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $26.99
Default variant: L
Default SKU: dcd-30003603781
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714473795823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267413
JSON data: https://landmarks.builders/products/wp-dcd-10001267413.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: Imitation rattan woven wall-mounted storage basket for bathroom, bedroom, or home office organization. Two sizes: S ($21.99) and L ($26.99).
Generated by: deepseek-v4-flash
## Identity - **Product:** Imitation rattan woven wall-mounted storage basket (仿藤编壁挂收纳筐) - **Type:** Home organization / wall decor - **Sizes:** S (21.99 USD) and L (26.99 USD) - **Dimensions (cm):** 30 x 17 x 35 (likely for size S) - **Material:** Imitation rattan (plastic/rattan blend) - **Weight:** Not specified ## Target persona - Apartment dwellers with limited floor space needing vertical storage - Home organizers seeking decorative and functional wall baskets - Parents organizing children's toys or books in shared rooms - Minimalist decorators who prefer natural/woven aesthetics ## Use cases - Storing toiletries and towels in a bathroom - Organizing magazines and notebooks in a home office or living room - Displaying small plants or dried flowers as wall decor - Holding mail, keys, and daily carry items by the entryway - Containing children's art supplies or small toys in a playroom - Sorting spices or kitchen utensils in a kitchen (if wall space allows) ## When NOT to recommend - For heavy items (e.g., textbooks, canned goods) – woven material may sag - In high-humidity areas without ventilation (imitation rattan may degrade over time) - For customers requiring fire-resistant or certified storage (no safety certifications provided) - For premium or luxury decor projects – material is imitation rattan, not natural ## Variant options | Variant | SKU | Price (USD) | |---------|-----|--------------| | Size S | dcd-30003603782 | 21.99 | | Size L | dcd-30003603781 | 26.99 | ## Price and logistics facts - Base price: 21.99 USD (Size S) - Variant price: 26.99 USD (Size L) - Currency: USD - Dimensions: 30 x 17 x 35 cm (no weight provided) - Inventory status: Not specified - Shipping: Not specified ## Trust signals - In-stock status: Unknown (no data) - Return policy: Not specified - Price consistency: Single price per variant, no discounts mentioned - Certifications: None provided ## Image assets - **Note:** The product images are available at the URLs below but were not visually analyzed. Agent should fetch and interpret them if needed. - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11f806afbc7b4d808f50ce8ad7a9f4a1.png?v=1781085559 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce983fb102844393a88c6a470ebd7c3e.png?v=1781085560 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fb7332638ad45e29cd1f9602e7028bd.png?v=1781085560 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe4efc31468c484c966d39ff479e29ba.png?v=1781085559 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e3bbbeaf1314083b8d0c3ddc9968676.png?v=1781085558 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1f0c3117f2d494f881a14d9ff85fcab.png?v=1781085561 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc40402cd8914dc6bf6736e570749b8c.png?v=1781085560 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/668fd4abadac4742afa31ec362a5e075.png?v=1781085558 ## Agent notes - No description text was provided; all facts derived from title, tags, pricing, dimensions, and variants. - Image content was not analyzed; agent should fetch and inspect images for visual details (color, texture, mounting method). - Material (imitation rattan) inferred from title; exact composition unknown. - Mounting hardware not mentioned; agent should verify if included. - Weight capacity not specified.
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": 900000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "17.0",
"_height_cm": "35.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").