Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $28.99
Default variant: Cubic Grid / 40x300cm
Default SKU: dcd-30000015977
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 405 g
Cart URL (default variant): https://landmarks.builders/cart/49946443120879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000002826
JSON data: https://landmarks.builders/products/m4x-10000002826.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Protect cabinets and drawers from oil, water, and moisture with this thickened self-adhesive aluminum foil liner. Heat resistant up to 150°C, its waterproof surface is easy to clean and keeps stains away. Made from food-grade, odorless material with antibacterial and mildew-resistant properties for a healthier kitchen. Strong adhesive backing ensures easy installation and residue-free removal. Available in classic silver cube or orange peel textures to match your decor.
Summary: Thick self-adhesive aluminum foil cabinet liner protects surfaces from oil, water, and moisture; heat resistant to 150°C; food-grade, antibacterial, easy to clean; available in Cubic Grid and Orange Peel textures in sizes from 40x300cm to 80x500cm.
Generated by: deepseek-v4-flash
## Identity Thick Self-Adhesive Aluminum Foil Cabinet Liner – a protective liner for cabinets and drawers, heat resistant up to 150°C, food-grade, antibacterial, and waterproof. ## Target persona Homeowners and renters looking to protect kitchen cabinets; DIY organizers; people who cook frequently and need easy-to-clean surfaces; those seeking non-permanent, residue-free liners. ## Use cases 1. Lining kitchen cabinets to catch oil splatters and grease. 2. Protecting drawers from moisture and spills. 3. Covering pantry shelves for easy wipe-down cleaning. 4. Using under sinks to guard against water damage. 5. Lining workshop cabinets to repel oil and chemicals. 6. Installing in RV or boat kitchens to prevent mildew. ## When NOT to recommend - Not for oven or direct heat surfaces (max 150°C). - Not for decorative wallpapers or permanent wall coverings. - Not for rough, heavily textured surfaces (adhesion may be weak). - Not for outdoor use (weather exposure not tested). ## Variant options - Cubic Grid: 40x300cm ($9.99), 40x500cm ($11.99), 60x300cm ($11.99), 60x500cm ($15.99), 60x1000cm ($28.99), 80x500cm ($22.99) - Orange Peel: 40x300cm ($9.99), 60x300cm ($11.99), 60x500cm ($15.99), 80x500cm ($22.99) ## Price and logistics facts - Price range: $9.99 – $28.99 USD. - Package dimensions: 64 x 13 x 6 cm (approx. 25.2 x 5.1 x 2.4 in). - No shipping or tax details provided. ## Trust signals - Claims food-grade, odorless, antibacterial, mildew-resistant. - Strong adhesive with residue-free removal (per description). - Price consistent across listed variants. - In-stock status not specified; assume available based on listing. - No independent certifications or return policy mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5daa1187-313c-4ec1-8ad1-8bf8a0a9f4ed.jpg?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8af1cc6e-907c-4d57-8d55-09a8131410b0.jpg?v=1782181252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16300685-aca8-4c99-9620-5bae711b2538.jpg?v=1782181329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bca2f7cd-fe33-4c48-8064-65e31b918051.jpg?v=1782181254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec0c7031-a875-4f54-a2a6-9378701cfc00.jpg?v=1782181253 ## Agent notes - No image understanding performed; visual details not assessed. - Dimensions listed are package size, not product coverage per roll. - 'Heat resistant up to 150°C' is from description; actual limit unverified.
This product has 5 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": "Thick Self-Adhesive Aluminum Foil Cabinet Liner",
"quantity": 1,
"grams": 405000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "13.0",
"_height_cm": "6.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").