Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Large Sponge Pad
Default SKU: dcd-30002727895
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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49903442624751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035871
JSON data: https://landmarks.builders/products/m4x-10001035871.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from thickened high-quality plastic, this sanitation equipment is built to withstand substantial frequent use in demanding farm and manufacturing environments.
Effective Sanitization: The deep reservoir design serves as a highly efficient disinfection mat that ensures shoe soles are fully submerged for thorough cleaning and germ removal.
Anti-Slip Design: Featuring a textured bottom with raised particles, this shoe sole disinfection tray provides excellent grip to prevent slipping while stepping in and exit of the basin.
Absorbent Sponge Coating: Equipped with a premium high-density sponge, the foot bath disinfection basin holds sanitizing solution evenly to provide consistent coverage for every step.
Versatile Application: This sanitizing foot mat is an essential bio-security tool for livestock farms, laboratories, and food processing plants to maintain a clean and safe workspace.
Summary: Thickened plastic shoe sole disinfection tray with sponge pad for laboratories, farms, and food processing plants, priced at $9.99, available in Large and XL sponge pad variants.
Generated by: deepseek-v4-flash
## Identity Shoe Sole Disinfection Tray – a thickened plastic basin with absorbent sponge coating for sanitizing footwear in bio-security zones. ## Target persona Laboratory technicians requiring foot decontamination before cleanroom entry; farm workers and livestock facility managers needing biosecurity boot dips; food processing plant staff maintaining hygiene at entrance points. ## Use cases - Disinfecting boots before entering a cleanroom or lab. - Providing a step-through sanitizing bath in poultry or livestock barns. - Placing at entrances of food processing plants to reduce contamination. - Using in pharmaceutical or research facility gowning areas. - Setting up temporary disinfection stations during outbreak controls. ## When NOT to recommend - For home bathroom or general personal foot cleaning. - For heavy-duty industrial cleaning (e.g., grease, paint). - For containing chemical spills or hazardous liquids. - For users who need a non-slip mat for wet areas without disinfectant. ## Variant options - **Large Sponge Pad (SKU: dcd-30002727895)** – $9.99 - **XL Sponge Pad (SKU: dcd-30002727896)** – $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 41.0 cm x 38.5 cm x 8.0 cm. - Material: Thickened high-quality plastic. - Included: Sponge pad (choice of size). ## Trust signals - Constructed from thickened plastic for durability in frequent use. - Anti-slip textured bottom prevents movement. - High-density sponge holds sanitizing solution evenly. - No stock status, return policy, or certifications provided. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details are not inferred. - No information on stock availability, shipping, or return policy. - Price is consistent across both variants.
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": "Shoe Sole Disinfection Tray Step-Resistant Foot Bath Disinfection Basin Shoe Sanitizing Mat Thickened Plastic for Laboratories",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "38.5",
"_height_cm": "8.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").