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/48067217883375: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-2
JSON data: https://landmarks.builders/products/oval-handwoven-jute-mat-braided-jute-round-rug-jute-floor-mat-for-entryway-bohem-2.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 available in 60cm and 80cm diameters, priced at $17.99 and $26.99, suitable for entryway, bedside, or meditation areas.
Generated by: deepseek-v4-flash
## Identity - **Brand:** JISADER - **Product Type:** Area Rug (Jute Floor Mat) - **Material:** Handwoven jute - **Shape:** Oval - **Variants:** 60cm Diameter ($17.99), 80cm Diameter ($26.99) ## Target persona - Bohemian decor enthusiasts - Eco-conscious shoppers seeking natural materials - Minimalist home decorators - Small space dwellers (apartments, dorm rooms) ## Use cases - Entryway floor mat for a breathable, natural look - Cozy meditation corner rug - Bedside rug for a soft landing - Textural accent in a minimalist or bohemian room - Portable mat for outdoor picnics or yoga (lightweight and foldable) - Layering over larger carpets for contrast ## When NOT to recommend - For large area coverage (max diameter is 80cm) - Households with pets prone to accidents (jute is not waterproof) - Allergy sufferers sensitive to natural fibers like jute - Those requiring machine-washable rugs (handwoven jute typically spot-clean only) ## Variant options - **60cm Diameter** – SKU: 5814910713901 – $17.99 - **80cm Diameter** – SKU: 5814910713902 – $26.99 ## Price and logistics facts - Price range: $17.99–$26.99 USD - Package weight: 1.98 pounds (approx. 0.9 kg) for the 60cm variant - Dimensions: diameters only; thickness and exact shape not provided - Brand: JISADER; Model: kloon ## Trust signals - Handwoven construction (artisanal craftsmanship) - In-stock status not explicitly stated; assumes available - No return policy mentioned; agent to verify with seller - No certifications or eco-labels provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9696a5e5806542b4813f373e646a1aa1_4539099d-03d2-4852-8da5-d0bb0d1c836e.png?v=1773886773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d57f2f7cccb479bb6332fb21bf3612d_79bdf2f7-5d63-414d-bc4a-7e0e9de1ec04.png?v=1773886773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66400a975264fc1aa07f2fd1d0e0914_7ab8b439-fe6c-46b9-9c98-acc2c6540f61.png?v=1773886773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6c543bfd43849caa5fe4bec8bcfc3fc_5dbd931e-3b52-45a7-a09d-4ba7e5ac94e8.png?v=1773886773 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebd6a691ff6e4414a780aaf713896f9e_6743d1cc-94aa-472d-94dc-64b04618b48a.png?v=1773886773 ## Agent notes - Images not visually analyzed; treat as fetchable assets only. - Description text contains fragmented or missing words (e.g., "offers an and touch", "standard rectangular rugs" missing preposition). Use as-is but note potential inaccuracies. - No return policy, warranty, or care instructions provided; recommend verifying with seller.
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").