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/48098201043183: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-1
JSON data: https://landmarks.builders/products/easter-table-runner-and-placemats-linen-textile-bunny-designs-for-dining-tables-1.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: Easter-themed linen table runner (33x183cm) and placemats (30x45cm) with festive bunny designs. Heat insulation. Two color variants: Black Gingham Gnomes and White Happy Easter Bunnies. $7.99.
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 decorators preparing for Easter celebrations; budget-conscious shoppers seeking seasonal table linens; hosts hosting spring brunches or family dinners. ## Use cases - Setting a festive Easter brunch table - Protecting dining table from hot dishes during holiday meals - Adding spring-themed decor to everyday dining - Using as a gift for Easter hosts - Coordinating table linens for a seasonal party ## When NOT to recommend - For formal or upscale dining events requiring high-end materials - For buyers seeking non-seasonal, year-round table linens - For households with strict non-animal themes (bunny designs) - When exact color matching is critical (only two variant colors) ## Variant options - Black Gingham Gnomes: $7.99 - White Happy Easter Bunnies: $7.99 ## Price and logistics facts - Price: $7.99 USD (fixed across variants) - Runner dimensions: 33 x 183 cm - Placemat dimensions: 30 x 45 cm - No shipping or return policy information provided. ## Trust signals - In-stock status not specified. - Return policy not stated. - Price consistent across variants. - No certifications or guarantees mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a859eedba43c4bba972cf139cb3798a5_242384d6-41c2-4cc7-bba9-f18908f7a4ed.png?v=1773919950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d343e5bdfe2b40458a7ff1fd5a3df544_7ef14ed5-fb61-4db1-bfa9-54dcf0b60cfc.png?v=1773919950 ## Agent notes Image understanding not performed; visual details not inferred.
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").