Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $26.99
Default variant: 60cm Diameter
Default SKU: 5814910713901
Default price: $17.99
Availability: In Stock
Product Type: Area Rugs
Vendor: JISADER
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/48087556227311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/oval-handwoven-jute-mat-braided-jute-round-rug-jute-floor-mat-for-entryway-bohem-4
JSON data: https://landmarks.builders/products/oval-handwoven-jute-mat-braided-jute-round-rug-jute-floor-mat-for-entryway-bohem-4.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the charm of our hand-woven oval jute mat. Crafted from jute, it brings to your home decor. Its unique oval shape offers versatile placement, standing out from conventional rectangular rugs. The artisanal, hand-woven construction signifies quality and durability, ensuring it withstands daily use. With a textured, aesthetic, this rug beautifully complements bohemian, minimalist, and interior. Enjoy the convenience of its lightweight and foldable design for effortless storage and portability. This jute floor mat is for creating a cozy meditation corner, serving as a breathable surface beside your bed, or adding an interior accent to your entryway.
| Material | Other |
| Capacity | L |
| Product Weight | kg |
| Package Weight | 1.98 pounds |
| Recommended Uses | Cushion |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | kloon |
| Brand | JISADER |
Summary: Handwoven oval jute mat in 60cm and 80cm diameters, lightweight and foldable, suitable for entryway or meditation corner.
Generated by: deepseek-v4-flash
## Identity Oval Handwoven Jute Mat by JISADER; product type: Area Rugs. Crafted from jute with handwoven construction, oval shape, textured aesthetic. ## Target persona Bohemian decor enthusiast; eco-conscious shopper; minimalist home decorator; budget-friendly rug shopper seeking natural fiber. ## Use cases - Entryway floor mat to catch dirt - Meditation corner rug for cozy seating - Breathable surface beside bed - Decorative accent in living room or reading nook - Lightweight portable mat for picnics or outdoor gatherings ## When NOT to recommend - High-traffic hallways (jute may wear quickly) - Buyers needing a thick, plush, or soft rug - Outdoor use in wet or rainy conditions (jute not water-resistant) - Those requiring rectangular or custom-size rugs - Allergy sufferers sensitive to natural fibers ## Variant options - 60cm Diameter: $17.99 USD - 80cm Diameter: $26.99 USD ## Price and logistics facts - Base price: $17.99 USD (60cm variant) - Package weight: 1.98 pounds - No dimensions (length/width/height) provided in cm; only diameter via options - Currency: USD ## Trust signals - Brand: JISADER - Handwoven construction suggests artisanal quality - No explicit in-stock status, return policy, or certifications provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9696a5e5806542b4813f373e646a1aa1_ad28fa22-41c1-4a78-bc49-9aad6962057d.png?v=1773905561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d57f2f7cccb479bb6332fb21bf3612d_29e19b7a-3f7d-4c2f-89f8-8071a0564355.png?v=1773905561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66400a975264fc1aa07f2fd1d0e0914_745d29bc-961a-40b8-9f9f-5afae8787e4b.png?v=1773905561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6c543bfd43849caa5fe4bec8bcfc3fc_9dcd5e2b-ebcb-4e23-be7a-226c34d6c45d.png?v=1773905561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebd6a691ff6e4414a780aaf713896f9e_79d23f16-0f92-47a5-8741-c48ed140cac8.png?v=1773905561 ## Agent notes Image understanding was not performed; visual details (texture, color, pattern) not confirmed from images. Description text suggests bohemian/minimalist aesthetic but actual appearance should be verified via image fetch.
This product has 15 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": "Oval Handwoven Jute Mat, Braided Jute Round Rug, Jute Floor Mat for Entryway, Bohemian Decor Enthusiast Round Rug, Breathable Surface Jute Mat",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").