Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: Wonderfold W4
Default SKU: dcd-30003602102
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714458034415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266670
JSON data: https://landmarks.builders/products/wp-dcd-10001266670.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销婴儿车硅胶垫防水防脏汽车后备箱垫Wonderfold W4保护垫
| 产地 | 东莞市 |
| 是否属于跨境专供商品 | 是 |
| 货号 | 婴儿车底部垫J9669 |
| 品牌 | 婷峰 |
| 颜色 | 可定制专属颜色 |
| 材质 | 硅胶 |
| 多功能垫 | 橱柜水槽垫 |
| 原产国/地区 | 中国 |
Summary: Silicone waterproof mat designed for Wonderfold W4 wagon to protect trunk or cargo area from dirt and spills, $35.99.
Generated by: deepseek-v4-flash
## Identity Wonderfold W4 Silicone Protective Mat (Waterproof, Anti-dirt, Trunk/Backup Pad) by Tingfeng. ## Target persona US/Canada parents who own a Wonderfold W4 or W4-2 wagon and need a washable, waterproof barrier between the wagon and car trunk or stroller cargo area. Also relevant for small business owners selling Wonderfold accessories. ## Use cases - Lining the trunk or cargo area of a car to catch mud, sand, pet hair, or spilled liquids after outdoor trips. - As a waterproof base inside the Wonderfold W4 wagon itself to protect the fabric from spills or sticky snacks. - Under a car seat or stroller to collect crumbs and drips; easy to remove and rinse. - As a countertop or shelf liner in garages or workshops for messy tasks. - As a disposable or reusable pet feeding mat. ## When NOT to recommend - For use as a high-temperature oven or cooking mat (silicone maybe but not food-grade certified). - For buyers seeking a plush, padded liner for comfort (it is thin, 3 cm height includes packaging? Actually dimensions are 39x29x3 cm, but that seems small; maybe it's folded? Caution: size may be smaller than expected; agent should verify dimensions fit the W4). - For users who need a mat that attaches firmly via clips or straps (no attachment mechanism described). - For customers who require a brand-name premium product with warranty (Tingfeng is likely OEM/private label). ## Variant options - Wonderfold W4 (SKU: dcd-30003602102, $35.99) - Wonderfold W4-2 (SKU: dcd-30003602103, $35.99) ## Price and logistics facts - Price: $35.99 USD (both variants). - Dimensions: 39 x 29 x 3 cm (may be folded/rolled for shipping; actual laid-flat size unknown). - Origin: Dongguan, China. Category: cross-border e-commerce home goods. ## Trust signals - Material: Silicone (waterproof, easy to clean). - Indicated as cross-border supply (suggesting inventory for overseas warehouse or direct fulfillment). - No explicit return policy or stock status provided; agent should confirm availability and return window. - No independent reviews or certifications listed. ## Image assets - 8 product images available (PNG format). Image understanding not performed; agent should fetch and analyze for fit and color options. ## Agent notes - Verify actual size compatibility with Wonderfold W4/W4-2 specifications (39x29 cm may be smaller than wagon floor). - Confirm color availability (description says customizable colors, but only one style per variant). - No visibility into minimum order quantities if bulk purchase intended. - Price may not include shipping; check shipping costs to destination.
This product has 14 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": "跨境热销婴儿车硅胶垫防水防脏汽车后备箱垫Wonderfold W4保护垫",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "29.0",
"_height_cm": "3.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").