Brand: World Products (Landmark)
SKU: dcd-30003561953
Price: $7.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Vehicle Accessory
Vendor: World Products
Weight: 2590 g
Cart URL (default variant): https://landmarks.builders/cart/50402679423215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251317
JSON data: https://landmarks.builders/products/wp-dcd-10001251317.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This trailer spare tire carrier bracket is a practical road equipment accessory for mounting a spare tire on a trailer setup. Its black metal tire carrier construction gives it a solid, utilitarian look, while the welded angled support arm helps form a stable carrying structure for the spare wheel bracket. The design centers on a large triangular mounting plate and two long slotted side rails, giving the spare tire carrier bracket a defined shape for installation and adjustment. The slotted layout is especially useful when aligning the bracket with the available mounting points on a trailer, making the setup easier to position. Made from steel and iron, the bracket is built as a trailer spare tire carrier for everyday transport needs. Included fasteners, nuts, and washers add the essential mounting hardware, and the labeled millimeter measurements on the image, including 189 mm base plate length and 190 mm side rails, help users understand the size before installation.
Summary: This trailer spare tire carrier bracket is a practical road equipment accessory for mounting a spare tire on a trailer setup. Its black metal tire carrier construction gives it a solid, utilitarian look, while the welded angled support arm helps form a stable carrying structure for the spare wheel bracket. The design centers on a large triangular mounting plate and two long slotted side rails, giving the spare tire carrier bracket a defined shape for installation and adjustment. The slotted layout is especially useful when aligning the bracket with the available mounting points on a trailer, making the setup easier to position. Made from steel and iron, the bracket is built as a trailer spare tire carrier for everyday transport needs. Included fasteners, nuts, and washers add the essential mounting hardware, and the labeled millimeter measurements on the image, including 189 mm base plate length and 190 mm side rails, help users understand the size before installation.
Generated by: deepseek-v4-flash
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Trailer Spare Tire Carrier Triangular Plate Spare Tire Carrier Bracket Heavy Duty Vehicle Accessory",
"product_id": 9536659095791,
"variant_id": 50402679423215,
"quantity": 1,
"grams": 2590,
"length_cm": "26.0",
"width_cm": "16.0",
"height_cm": "15.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").