Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Brown / Fringed
Default SKU: dcd-30003502662
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49804478972143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250063
JSON data: https://landmarks.builders/products/wp-dcd-10001250063.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Polyester-cotton blend fringed placemats for heat insulation (table mats/coasters). 45x30x2 cm. Colors: Brown, Green, Blue. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Cross-border Amazon fringed polyester-cotton blend placemats/coasters for heat insulation (antiscalding pot mats). Dimensions: 45x30x2 cm. ## Target persona Budget-conscious home cooks and families needing affordable, washable table protection. Amazon cross-border buyers seeking basic kitchen textiles. Students and renters furnishing kitchens on a budget. ## Use cases - Protecting dining tables from hot pots and pans - Using as placemats for daily meals - Using as coasters for cups and mugs - Protecting countertops during food preparation - Using as picnic or outdoor table mats ## When NOT to recommend - Not for formal dinner parties requiring elegant tableware - Not for users needing silicone or thick trivet-level heat resistance - Not for those wanting non-slip or waterproof mats - Not for buyers seeking premium branded or eco-certified home goods ## Variant options - Brown / Fringed: $9.99 - Green / Fringed: $9.99 - Blue / Fringed: $9.99 ## Price and logistics facts Price: $9.99 USD per variant. Dimensions: 45 cm × 30 cm × 2 cm. Shipping details not provided; refer to listing. ## Trust signals All variants listed at same price ($9.99). No stock or return policy information available from source facts. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6885cbcf022448891c58e029f67c1ee.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aeb6763e02a4175b06c1ac05192e48c.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9449d62923f4a5a9172c337d6217678.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8762bf5b32764c2db8887061ff1b69f4.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe1a23ad60c841b6b9d715b1844f734c.png?v=1781488448 ## Agent notes No product description provided; material composition inferred from title only. Image content not analyzed. Stock and shipping information missing.
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": "跨境亚马逊贴标须边涤棉餐垫隔热桌垫家用杯子垫碗盘垫子防烫锅垫",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "2.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").