Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: 50*40*9cm
Default SKU: dcd-30002763964
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49879141843183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045255
JSON data: https://landmarks.builders/products/m4x-10001045255.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 PP material, this imitation rattan basket offers the appealing appearance of wicker with the added positive attributes of being water-resistant-resistant and long
Versatile Function: Designed as a versatile serving tray, it is for presenting recently baked bread, colorful fruits, or crisp vegetables in a professional and appetizing manner.
Practical Design: The rectangular shape and reinforced edges make it an ideal display basket for supermarkets, bakeries, and restaurants, ensuring your products are always neatly organized.
Easy Maintenance: Unlike wood, this serving ware is incredibly easy to clean and maintain, allowing you to simply wipe it down or wash it to keep your food presentation hygienic.
Space-Saving Storage: The basket is for household storage, helping you declutter kitchen counters while adding a touch of rustic elegance.
Summary: Rectangular imitation rattan basket made of water-resistant PP, available in five sizes, ideal for displaying bread, fruits, or vegetables in commercial or home settings.
Generated by: deepseek-v4-flash
## Identity Rectangular Woven Fruit Basket Imitation Rattan Basket Multi-Functional Woven Bread Serving Tray. Made from PP material (water-resistant, durable). Available in 5 sizes from 30x20cm to 50x40cm. ## Target persona - Supermarket produce managers needing attractive, hygienic display for fruits/vegetables. - Restaurant kitchen staff for bread baskets or appetizer trays. - Home bakers or hosts for serving baked goods or fruit. - Event caterers for buffet presentations. ## Use cases 1. Display fresh fruits or vegetables in a supermarket produce section. 2. Serve bread rolls or pastries at a restaurant dining table. 3. Organize and declutter kitchen counter with a rustic-looking storage basket. 4. Present fruit platter or appetizers at parties or buffets. 5. Store onions, potatoes, or other dry pantry vegetables. 6. Use as a serving tray for dry food items in cafes or bakeries. ## When NOT to recommend - For holding liquids (not liquid-tight). - For heavy loads (e.g., canned goods, large watermelons) – no weight limit specified. - For outdoor use (UV resistance not stated; PP may degrade in sun). - For microwave or oven use – not heat-resistant. ## Variant options | SKU | Title | Price (USD) | Size | |-----|-------|-------------|------| | dcd-30002763964 | 50*40*9cm | $11.99 | 50x40x9cm | | dcd-30002763965 | 45*35*7cm | $9.99 | 45x35x7cm | | dcd-30002763966 | 40*30*7cm | $9.99 | 40x30x7cm | | dcd-30002763967 | 35*25*7cm | $9.99 | 35x25x7cm | | dcd-30002763968 | 30*20*7cm | $9.99 | 30x20x7cm | ## Price and logistics facts - Base price: $9.99 USD for most sizes; largest (50x40cm) is $11.99. - Dimensions: Vary by variant (see above). The listed dimensions 51x41x10 cm correspond to the largest variant? (Inconsistent with variant's 50x40x9; please verify with seller). - Currency: USD. - No shipping or tax information provided. ## Trust signals - In-stock status not specified. - Return policy not stated. - No certifications or eco-claims given. - Material: PP imitation rattan – water-resistant and easy to clean. ## Image assets      ## Agent notes - Image content not analyzed; only URLs provided. Actual appearance, color, and texture not verified. Confirm with visual inspection. - The dimensions_cm field (51x41x10) does not exactly match any variant; may represent packaging or a different measurement. Clarity needed.
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": "rectangular Woven Fruit Basket Imitation Rattan Basket Multi-Functional Woven Bread Serving Tray for Supermarket, Restaurant, Dining Table",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "41.0",
"_height_cm": "10.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").