Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Smooth Vine
Default SKU: dcd-30002763672
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49879142858991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045144
JSON data: https://landmarks.builders/products/m4x-10001045144.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Kitchen Hanging Storage Basket Easy to Clean for Balcony, Bathroom
| Brand | KENS |
Summary: KENS Kitchen Hanging Storage Basket, $9.99, 24x19x15 cm, easy to clean, for balcony or bathroom, in Smooth Vine or 8-tooth Vine styles.
Generated by: deepseek-v4-flash
## Identity KENS Kitchen Hanging Storage Basket, easy to clean. Price: $9.99 USD. Dimensions: 24x19x15 cm. Two styles: Smooth Vine and 8-tooth Vine. ## Target persona Budget-conscious home organizers, renters, small-space dwellers needing lightweight storage for balcony, bathroom, or kitchen. ## Use cases - Hanging storage for kitchen utensils or spices - Organizing toiletries in a bathroom - Storing small items on a balcony - Holding cleaning supplies or sponges - Displaying small plants or herbs ## When NOT to recommend - For heavy or large items (e.g., cast iron pans, full bottles) - For outdoor use without weather protection - When a decorative or premium look is required - For users needing sealed, dust-proof storage ## Variant options - Smooth Vine (SKU: dcd-30002763672) - 8-tooth Vine (SKU: dcd-30002763673) Both at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 24 x 19 x 15 cm - No shipping or tax details provided; verify at checkout. ## Trust signals - No return policy, stock status, or certifications provided. - Brand: KENS. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ab2f9e5-67ab-4775-8edc-ca5fb5e2d024.jpg?v=1782126330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8e8b538-361b-4657-aad7-7a67b7b97cdb.jpg?v=1782126332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aee70e3f-0362-4860-8a01-8f89d971dfb7.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06b13e9a-2030-48df-a338-a6ba87034c86.jpg?v=1782126331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15de1dea-6527-44c7-8b2a-0d79cc47aa1a.jpg?v=1782126331 ## Agent notes - Image understanding was not performed; visual details are not described. Only fetchable URLs provided. - No customer reviews, ratings, or warranty info available. - Verify stock and shipping with retailer.
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": "Kitchen Hanging Storage Basket Easy to Clean for Balcony, Bathroom",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "19.0",
"_height_cm": "15.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").