Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $26.99
Default variant: Brown H 35-25-6-12
Default SKU: dcd-30002748871
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 510 g
Cart URL (default variant): https://landmarks.builders/cart/49879201972463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041183
JSON data: https://landmarks.builders/products/m4x-10001041183.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from, this imitation rattan basket offers the appealing appearance of wicker with the added of being water-resistant and easy to clean.
Angled Design: The unique angled woven basket structure features a lower front and high back, making it for displaying items clearly while providing easy access for customers or family members.
Versatile Storage: This multi-functional organizer bin is ideal for sorting everything from fresh produce and pastry shop items to office supplies, helping you maintain a tidy and professional environment.
Professional Display: Designed as a premium display basket, it improves the visual attractiveness of fruits, vegetables, or bread in supermarkets, bakeries, and retail shops to attract more attention.
Home Organization: in domestic settings use, it serves as an household storage solution for pantries, kitchens, or bathrooms, blending seamlessly with modern 'modern aesthetic' home decor.
Summary: Slanted opening display basket made of imitation rattan, water-resistant, easy to clean, for bakery, kitchen, or retail display.
Generated by: deepseek-v4-flash
## Identity Slanted Opening Display Basket (Imitation Rattan) ## Target persona Bakery owners needing attractive display for pastries; Retail store managers organizing product displays; Home kitchen organizers seeking space-saving storage. ## Use cases - Displaying bread and pastries in a bakery - Organizing fresh produce on a kitchen counter - Storing office supplies in a retail setting - Arranging fruits/vegetables in a supermarket - Sorting items in pantry - Holding bathroom toiletries ## When NOT to recommend - For heavy or bulky items (weight capacity unknown) - For outdoor use (not specified as weatherproof) - For high-end luxury displays (imitation rattan) - For storing liquids (only water-resistant, not waterproof) ## Variant options - Brown H 35-25-6-12 ($19.99) - Brown H 40-30-8-14 ($23.99) - Coffee H 40-30-8-14 ($23.99) - Brown H 45-35-8-14 ($26.99) - Brown H 50-30-8-14 ($26.99) ## Price and logistics facts Base price $19.99. Dimensions: 51x36x15 cm. Material: imitation rattan, water-resistant, easy to clean. ## Trust signals Multiple size/color variants available. Imitation rattan material is water-resistant and easy to clean. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47ed7229-6bf5-45b1-84df-58a7145045f6.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dd83345-f30d-431d-a75d-4a757b88abec.jpg?v=1782126366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e5dce60-3d20-4e80-9e95-0d25f52ce95e.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93adc641-c51b-4881-81ff-c950e23b9789.jpg?v=1782126367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1481529a-09e4-4139-afea-f85f2c3ad4ef.jpg?v=1782126370 ## Agent notes Image understanding was not performed; visual details not verified. Weight capacity and exact variant dimensions not specified in source.
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": "Slanted Opening Display Basket Versatile Angled Woven Basket Space-Saving Design Wicker Storage Bin for Bakery, Kitchen Countertop",
"quantity": 1,
"grams": 510000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "36.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").