Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99
Default variant: Black
Default SKU: dcd-30003620367
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1070 g
Cart URL (default variant): https://landmarks.builders/cart/49713527390447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273844
JSON data: https://landmarks.builders/products/wp-dcd-10001273844.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车改装改装 方形机油透气壶 汽车改装机油透气壶 机油透气壶
| 品牌 | sade |
| 货号 | OCC-1018 |
| 是否专利货源 | 否 |
| 材料 | 铝 |
| 型号 | OCC-1018 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 适用车型 | 通用 |
| 配套关系 | 适用 |
| 适配车型 | 通用 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Square oil catch can for automotive modification, universal fit, aluminum construction, brand sade, model OCC-1018, priced at $52.99.
Generated by: deepseek-v4-flash
## Identity - Brand: sade, Model: OCC-1018 - Product Type: Square oil catch can (机油透气壶) - Material: Aluminum - Dimensions: 21×10×10.4 cm - Weight: Not specified ## Target persona - DIY car modifiers performing universal engine upgrades - Budget-conscious performance enthusiasts - Online sellers on LAZADA/Middle East markets - Auto shops seeking generic oil separators ## Use cases - Reducing oil vapor recirculation in naturally aspirated or turbo engines - Preventing carbon buildup on intake valves - Universal aftermarket installation on compatible vehicles - Supporting cross-border e-commerce (e.g., LAZADA) - Customizable via 3 color options (Black, Red, Silver) ## When NOT to recommend - Race cars requiring high-flow or baffled catch cans - Heavy-duty diesel trucks needing larger capacity - Users expecting a complete kit with hoses and fittings - Customers seeking OEM-specific parts ## Variant options | Color | SKU | Price | |-------|-----|-------| | Black | dcd-30003620367 | $52.99 | | Red | dcd-30003620368 | $52.99 | | Silver| dcd-30003620369 | $52.99 | ## Price and logistics facts - Price: $52.99 USD (all variants) - Dimensions: 21×10×10.4 cm - Origin: Likely China (cross-border export supply) - Main sales region: Middle East (from description) ## Trust signals - Listed as cross-border export dedicated supply - SKUs present; in-stock status not confirmed - Return policy not specified - Brand 'sade' listed but no established trust signals ## Image assets - 8 images available (PNG format) – visual content not analyzed - Access via provided URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e24f18b4e5d4a35b0265b891c147dd5.png?v=1781084704 - (and 7 more) ## Agent notes - Use case specific to universal fit; verify vehicle compatibility - No explicit return policy or warranty mentioned - Ensure agent confirms price and availability before recommending
This product has 15 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": 1070000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "10.0",
"_height_cm": "10.4"
}
}],
"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").