Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Brown Yellow Edge
Default SKU: dcd-30002757965
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879165993199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043698
JSON data: https://landmarks.builders/products/m4x-10001043698.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Woven Hanging Basket With Handle Hanging Woven Basket Long-Lasting for Bathroom
| Brand | kens |
Summary: Woven hanging basket with handle, 21x16x25 cm, two color variants, priced at $9.99, intended for bathroom storage.
Generated by: deepseek-v4-flash
## Identity A woven hanging basket with handle, branded Kens, designed for bathroom organization. Dimensions: 21 cm x 16 cm x 25 cm. Price: $9.99. ## Target persona Budget-conscious shoppers seeking simple, affordable bathroom storage. Ideal for renters, college students, or anyone needing lightweight organization solutions. ## Use cases - Hanging toiletries (shampoo, soap, lotions) on a shower rod or hook. - Storing small towels or washcloths in the bathroom. - Organizing hair tools (brushes, combs) near a mirror. - Holding kids' bath toys after use. - Displaying decorative items like small plants or candles. - Keeping countertops clear by utilizing vertical wall space. ## When NOT to recommend - For heavy items (books, canned goods) that exceed the basket's weight capacity. - For outdoor or high-moisture environments without additional weatherproofing. - For storing fragile items (glass bottles, electronics) due to woven gaps. - For users seeking large-volume storage (dimensions are compact). ## Variant options - Brown Yellow Edge (SKU: dcd-30002757965) – $9.99 - Brown White Edge (SKU: dcd-30002757966) – $9.99 ## Price and logistics facts - Price: $9.99 USD (same for both variants). - Dimensions: 21 cm (L) x 16 cm (W) x 25 cm (H). - Shipping cost and delivery time not provided. ## Trust signals - Price is consistent across variants. - In-stock status not confirmed. - Return policy not specified. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9976cd2c-7ea5-48db-a9ca-2aad19d6a819.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/236cbc32-abd5-4930-86f9-b15f1910dbb5.jpg?v=1782126342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9554fb52-d282-467f-9a38-74debd3ae7f1.jpg?v=1782126342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1f2702a-526e-4eaa-85dd-7d2ef6cba019.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18c03e94-cc98-4d8b-bdc7-aaa45a6785dc.jpg?v=1782126342 ## Agent notes - Image understanding was not performed; visual details such as material texture or exact color shade are not described. - Weight capacity and hanging hardware details are absent; recommend verifying with seller. - No customer reviews or ratings provided.
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": "Woven Hanging Basket With Handle Hanging Woven Basket Long-Lasting for Bathroom",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.0",
"_height_cm": "25.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").