Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $12.99
Default variant: Gray / 60-50cm
Default SKU: dcd-30002723776
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49903462678767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034715
JSON data: https://landmarks.builders/products/m4x-10001034715.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Silicone Refrigerator Mat Easy to Clean Refrigerator Floor Protector
Summary: Silicone refrigerator mat protects floor from spills and is easy to clean, available in Gray and Black in sizes from 60x50cm to 65x60cm.
Generated by: deepseek-v4-flash
## Identity Silicone Refrigerator Mat Easy to Clean Refrigerator Floor Protector – a silicone mat designed to sit under a refrigerator to catch drips and protect the floor. ## Target persona - Homeowners with hard flooring (tile, laminate, hardwood) - Renters who want to avoid deposit deductions from floor damage - People with pets that may spill water bowls near the fridge - Families looking for easier kitchen cleanup ## Use cases - Catching water and crumbs that fall from the fridge - Protecting floors from scratches when sliding the fridge out - Easy cleanup by rinsing or wiping the mat instead of scrubbing the floor - Placed under a dog water bowl to contain splashes - As a drip tray for defrosting fridges - Under other kitchen appliances like freezers or ice makers ## When NOT to recommend - For fridges with built-in water dispensers that may have internal leaks (mat won't catch those) - If the fridge is already on a sealed or non-slip flooring mat - For commercial or restaurant refrigerators (mat size may be too small) - If the user needs a non-slip mat (adhesion properties not specified) ## Variant options - Gray / 60x50cm ($12.99) - Black / 60x50cm ($12.99) - Gray / 60x60cm ($11.99) - Black / 60x60cm ($11.99) - Gray / 65x60cm ($12.99) - Black / 65x60cm ($12.99) ## Price and logistics facts - Price range: $11.99 to $12.99 USD - Package dimensions: 30cm x 26cm x 9cm (length x width x height) - No shipping cost or delivery time provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications listed - Price is consistent across variants within same size ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45fc271f-1733-4f4c-a211-efa74f808083.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c6e346b-e5bd-4b56-8165-ebdecd06e91b.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88881c91-7ebe-4fb1-a73a-fcad4a44cd9b.jpg?v=1782146544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d451b154-e0b6-4f39-bf60-2ce86993d321.jpg?v=1782146544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fd1ce20-aa7f-45e2-8028-7b8754fc19a3.jpg?v=1782146543 ## Agent notes - Images not analyzed; visual details such as texture, thickness, or pattern are not described. - Mat thickness not provided; only package dimensions (30x26x9 cm) are known. - No customer reviews or ratings available.
This product has 12 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": "Silicone Refrigerator Mat Easy to Clean Refrigerator Floor Protector",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "26.0",
"_height_cm": "9.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").