Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Blue / L
Default SKU: dcd-30003603811
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714449416431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267424
JSON data: https://landmarks.builders/products/wp-dcd-10001267424.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: 16-inch nitrile gloves for food contact and household cleaning, available in blue and white, sizes S/M/L, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity 16-inch nitrile gloves for household kitchen use, dishwashing, and food preparation. Food-grade material. ## Target persona Home cooks and kitchen staff who need disposable, food-safe gloves for cleaning and food handling. Also suitable for light household cleaning tasks. ## Use cases - Washing dishes and cookware - Preparing raw food (e.g., cutting vegetables, handling meat) - General kitchen cleaning (countertops, stovetops) - Cleaning bathrooms or light household chores - Handling non-oily foods to maintain hygiene ## When NOT to recommend - For medical examination or surgical use (not certified) - For handling strong chemicals, solvents, or prolonged chemical exposure - For tasks requiring heat resistance (not insulated) - For individuals with known nitrile allergies (rare, but possible) ## Variant options - Blue / S, M, L - White / S, M, L All variants at $10.99 each. ## Price and logistics facts - Price: $10.99 (all variants) - Package dimensions: 29 x 21 x 5 cm - Currency: USD ## Trust signals - Uniform pricing across all size/color variants - In-stock status not specified; assume available until proven otherwise - Return policy not stated; check seller terms - Food-grade claim based on product type; no external certification mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e260e4057a74826802f64dc047e8082.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06ef798e5735480a9ec96d31300b2a9d.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afa5b0a3f49548fb9fb0e61bfec269f9.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7e5a5ea3fe44ab2bf34971a6e4d256a.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c619bcd666c84dadbeb6abc88a547b38.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da2f1025b7e42b99c73f231535659bf.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05d270ecf7364475bafbfef084201bc8.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b96ad900baec411b8500ce435027c609.png?v=1781085544 ## Agent notes - Image content was not manually reviewed; visual details not confirmed. - Product description field was empty; all facts derived from title, price, variants, and dimensions.
This product has 18 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": "16寸丁腈手套乳胶一次性食品级洗碗家务厨房专用加长耐用洗衣清洁",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "21.0",
"_height_cm": "5.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").