Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Black Gingham Gnomes
Default SKU: 5957840687234
Default price: $7.99
Availability: In Stock
Product Type: Fantasy Creatures
Vendor: JISADER
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/48082868338927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/easter-table-runner-and-placemats-linen-textile-bunny-designs-for-dining-tables
JSON data: https://landmarks.builders/products/easter-table-runner-and-placemats-linen-textile-bunny-designs-for-dining-tables.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your dining table with this charming Easter table runner and placemat collection, crafted from authentic linen textile. This comprehensive set includes a generously sized table runner measuring 33x183cm and coordinating placemats at 30x45cm, providing complete coverage for your dining surface. The delightful Easter bunny designs bring festive cheer to your home, while the linen material offers outstanding durability and breathability. Each placemat provides heat insulation to guard your table from hot dishes, and the runner covers the table centre from spills and wear. Ideal for Easter celebrations, spring gatherings, or everyday dining, these linens combine functionality with seasonal charm. The customizable design option allows you to create a personalized look that complements your existing décor. Easy to coordinate with various tableware and dining accessories, this linen collection adds warmth and character to any meal setting.
Package Contents: 1 x Table Runner (33x183cm), Placemats (30x45cm)
| Material | Linen |
| Capacity | L |
| Colour | Black, White, Pink, Green, Blue, Brown, Beige |
| Product Dimensions | 183.0 × 33.0 × 2.5 centimeters |
| Product Weight | kg |
| Package Weight | 0.77 pounds |
| Included Components | Table Runner, Placemats |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Other |
| Brand | JISADER |
Summary: Linen table runner (33x183cm) and placemats (30x45cm) with Easter bunny designs, providing heat insulation, available in two color variants.
Generated by: deepseek-v4-flash
## Identity Easter Table Runner and Placemats, Linen Textile Bunny Designs for Dining Tables, Heat Insulation Mats, 33x183cm Runner ## Target persona Home decor enthusiasts preparing for Easter or spring gatherings; families hosting festive meals; individuals seeking seasonal table protection. ## Use cases - Easter brunch or dinner table setting - Spring family gatherings and celebrations - Protecting dining table from hot dishes and spills - Adding seasonal charm to everyday dining - Gifting for Easter hosts ## When NOT to recommend - Customers seeking non-seasonal, all-year-round table linens - Owners of very large tables requiring runner longer than 183cm - Those preferring synthetic materials for easy care - Formal dinner settings without holiday theme ## Variant options - **Black Gingham Gnomes** (SKU: 5957840687234) – $7.99 - **White Happy Easter Bunnies** (SKU: 5957840687235) – $7.99 ## Price and logistics facts - Price: $7.99 USD (both variants) - Runner dimensions: 33x183cm - Placemat dimensions: 30x45cm - Material: Linen ## Trust signals - Price consistent across variants - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a859eedba43c4bba972cf139cb3798a5.png?v=1773899565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d343e5bdfe2b40458a7ff1fd5a3df544.png?v=1773899565 ## Agent notes - Images not viewed; no visual details inferred. - Stock status, return policy, and certifications not provided.
This product has 2 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": "Easter Table Runner and Placemats, Linen Textile Bunny Designs for Dining Tables, Heat Insulation Mats, 33x183cm Runner",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "183.0",
"_width_cm": "33.0",
"_height_cm": "2.5"
}
}],
"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").