Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $49.99
Default variant: Twist Nolid 37x27cm
Default SKU: dcd-30001952746
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1020 g
Cart URL (default variant): https://landmarks.builders/cart/49810855985391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901264
JSON data: https://landmarks.builders/products/m4x-10000901264.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handwoven Craftsmanship: Each basket is meticulously handwoven, showcasing traditional weaving techniques for a distinctive and authentic look that adds a hint of rustic appeal.
Spacious & Practical: Designed with a large capacity to grasp variety of items, from farmers' market goods and groceries to ceremonial offerings and household goods.
long-lasting Lightweight: Constructed from a strong, imitation rattan material that is both sturdy for carrying loads and lightweight for comfortable transport using its integrated handles.
adaptable Utility: An perfect multi-purpose tote for various activities including market shopping, outdoor meals, beach trips, home storage, religious ceremonies, and as a decorative piece.
Elegant & Functional Design: Combines a traditional, aesthetically pleasing appearance with practical features like sturdy, built-in handles, making it a stylish and useful accessory for any occasion.
Summary: Handwoven Large Round Tote with Handles Spacious Handled Market Tote Multi-Purpose Woven Basket adaptable for Worshippers, Families, Homeowners, Religious Ceremonies, Home Decor, Fruit Markets, Shopping. 【Handwoven Craftsmanship】: Each basket is meticulously handwoven, showcasing traditional weaving techniques for a distinctive and authentic look that adds a hint of rustic appeal. 【Spacious & Practical】: Designed with a large capacity to grasp variety of items, from farmers' market goods and groceries to ceremonial offerings and household goods. 【long-lasting Lightweight】: Constructed from a s
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": "Handwoven Large Round Tote with Handles Spacious Handled Market Tote Multi-Purpose Woven Basket adaptable for Worshippers, Families, Homeowners, Religious Ceremonies, Home Decor, Fruit Markets, Shopping",
"product_id": 9429838921967,
"variant_id": 49810855985391,
"quantity": 1,
"grams": 1020,
"length_cm": "39.0",
"width_cm": "33.0",
"height_cm": "34.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").