Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003610975
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714165121263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270247
JSON data: https://landmarks.builders/products/wp-dcd-10001270247.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境汽车加油硅胶手套一体可重复使用便携易清洁
| 产地 | 浙江 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 适用送礼场合 | 其他 |
| 产品类别 | 汽车加油手套 |
| 种类/用途 | 居家日用 |
| 规格 | 橙色 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: Reusable silicone glove for car refueling, portable and easy to clean, available in four colors at $9.99.
Generated by: deepseek-v4-flash
## Identity - Reusable silicone glove for car refueling (gas station use). - Portable, easy to clean, one-piece design. - Available in Black, Pink, Blue, Red. ## Target persona - Drivers who frequently pump their own fuel (e.g., self-service stations). - Car owners who want a reusable, hygienic barrier between hands and gasoline/oil. - Travelers or road trippers needing a compact, portable glove. ## Use cases - Everyday refueling at self-service gas stations. - Handling dirty fuel caps or spilled gasoline. - Quick oil checks (dipstick) without getting hands greasy. - Used as a barrier when pumping diesel or other fuels. - Stored in the car glove box or trunk for occasional use. - Cleaning windshield or car parts with solvents. ## When NOT to recommend - For heavy-duty automotive repair requiring cut/tear resistance (silicone likely thin). - For users who prefer disposable gloves (nitrile/latex) for single-use hygiene. - If the user requires certified food-grade or chemical-resistant gloves. - For buyers seeking a bulk pack (sold as single unit only). ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003610975 | Black | $9.99 | | dcd-30003610976 | Pink | $9.99 | | dcd-30003610977 | Blue | $9.99 | | dcd-30003610978 | Red | $9.99 | ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 18 x 17 x 4 cm (packaged). - Origin: Zhejiang, China. - Listed as export supply (cross-border ecommerce). ## Trust signals - No specific in-stock status provided; assume available unless sold out. - Return policy not stated — unknown. - Price consistent across all variants ($9.99). - No certifications mentioned. ## Image assets - View 8 product images: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dbe7cf86d864868a22c816330c85df5.png?v=1781085342 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a245a214b23e482e9c1b80dd24e7143e.png?v=1781085342 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32d6c423b8dc4b59a2edebdf38cc314d.png?v=1781085342 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2b406a2f85443a4ac734d8d6f750f6b.png?v=1781085343 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23ad627660cf44a189ebfdfd11e09834.png?v=1781085343 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70157ac351e442bf905be24f7b09390a.png?v=1781085343 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae2d7ff9eea741759f3f0fdf0e28a842.png?v=1781085341 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4179ab0eeb0b47c7afcab48c0ff0274f.png?v=1781085342 ## Agent notes - Image understanding was not performed; treat images as flat URLs. No visual details implied.
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": "跨境汽车加油硅胶手套一体可重复使用便携易清洁",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "4.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").