Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Semicircle Floral S
Default SKU: dcd-30003767591
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/50149761319151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001325667
JSON data: https://landmarks.builders/products/m4x-10001325667.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from long-lasting handwoven synthetic material, this imitation rattan basket offers the charming look of natural wicker with a warm tan finish that resists wear and tear.
Design: Featuring a rounded, semi-oval body and an open top, this basket with handle includes a curved integrated grip that makes it easy to carry around or hang on any wall hook.
Function: This versatile storage basket is designed to hold a variety of small household items, keeping your everyday essentials organized and easily accessible.
Versatility: Perfect for tight areas, this compact hanging basket maximizes your vertical space and helps declutter countertops in the kitchen, entryway, or living room.
Durability: Built with a tight, textured braid-style pattern, the sturdy basket maintains its shape over time, providing a reliable and stylish organizing solution for any room.
Summary: Imitation Rattan Basket Handwoven Basket with Handle Easy to Clean for Kitchen. 【Material】: Crafted from long-lasting handwoven synthetic material, this imitation rattan basket offers the charming look of natural wicker with a warm tan finish that resists wear and tear. 【Design】: Featuring a rounded, semi-oval body and an open top, this basket with handle includes a curved integrated grip that makes it easy to carry around or hang on any wall hook. 【Function】: This versatile storage basket is designed to hold a variety of small household items, keeping your everyday essentials organized and ea
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Imitation Rattan Basket Handwoven Basket with Handle Easy to Clean for Kitchen",
"product_id": 9456525738223,
"variant_id": 50149761319151,
"quantity": 1,
"grams": 150,
"length_cm": "24.0",
"width_cm": "21.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").