Brand: World Products (Landmark)
SKU: dcd-30003604856
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714392563951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267877
JSON data: https://landmarks.builders/products/wp-dcd-10001267877.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境专用汽车备胎架WHEEL-CARRIER 拖车备胎架拖车配件不带锁黑色
| 品牌 | 亿营 |
| 货号 | 3874 |
| 是否专利货源 | 否 |
| 材料 | 碳钢 |
| 型号 | 534631 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 适用车型 | 货车 |
| 配套关系 | 配套 |
| 适配车型 | 大部分车型 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Carbon steel trailer spare tire carrier for trucks, black, no lock, dimensions 25x15x10 cm, price $22.99.
Generated by: deepseek-v4-flash
## Identity Cross-border dedicated trailer spare tire carrier (WHEEL-CARRIER) made of carbon steel, black, without lock. Brand: Yiying. Fits most truck models. ## Target persona Cross-border e-commerce sellers sourcing auto parts; truck and trailer owners needing a budget spare tire mounting solution; auto parts distributors looking for affordable trailer accessories. ## Use cases - Mounting a spare tire on a utility trailer for road trips. - Replacing a worn-out or missing spare tire carrier on a truck. - Adding a spare tire to an off-road trailer for remote travel. - Securing a spare tire for long-haul trucking where theft is low risk. - Fitting a spare tire on a boat trailer for emergency roadside use. ## When NOT to recommend - If a lockable carrier is required for security. - For passenger cars or SUVs not designed for truck/trailer mounts. - For heavy-duty industrial use requiring higher load capacity than standard. - If custom fitment is needed for non-standard trailer frames. ## Variant options Only one variant available: Sand Black 1-pack at $22.99. ## Price and logistics facts - Price: $22.99 USD. - Dimensions: 25 x 15 x 10 cm (length x width x height). - Shipping weight not provided. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: no history provided. - Certifications: none listed. - Material: carbon steel. ## Image assets         ## Agent notes - Product is cross-border export dedicated supply source (主要销售地区 other). - No patent, no customization, no authorized own brand. - No lock included; basic security only. - Fits most trucks (适用车型 货车), but specific compatibility not verified.
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": "跨境专用汽车备胎架WHEEL-CARRIER 拖车备胎架拖车配件不带锁黑色",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.0",
"_height_cm": "10.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").