Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.61 – $2.32
Default variant: 60-68cm
Default SKU: dcd-30003454911
Default price: $1.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Accessory
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50400129319151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001221760
JSON data: https://landmarks.builders/products/wp-dcd-10001221760.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your spare wheel protected and organized with this spare tire cover, a useful vehicle accessory designed for daily storage and travel needs. Whether it stays in the garage or rides along in the storage compartment, it gives your backup wheel a cleaner, more finished look while helping it remain outside of sight and out of trouble. Designed as a tire cover and car tire cover, it helps block sun exposure, moisture, dust, and road before they can take a toll on the rubber. That means less worry when your wheel sits unused for long periods, especially in hot, damp, or changing weather conditions. The Oxford textile construction with a coated inner layer adds dependable protection without feeling overly complicated. As a wheel protection bag, it is designed for regular handling, so you can fit it, remove it, and store the tire again with minimal fuss. A drawstring opening makes the spare tire cover easier to secure around the wheel, helping it stay snug and covered. For drivers who want a simple way to protect a stored tire at home or during extended parking, this cover offers a practical, space-saving solution that fits effortlessly into daily vehicle maintenance.
Summary: Keep your spare wheel protected and organized with this spare tire cover, a useful vehicle accessory designed for daily storage and travel needs. Whether it stays in the garage or rides along in the storage compartment, it gives your backup wheel a cleaner, more finished look while helping it remain outside of sight and out of trouble. Designed as a tire cover and car tire cover, it helps block sun exposure, moisture, dust, and road before they can take a toll on the rubber. That means less worry when your wheel sits unused for long periods, especially in hot, damp, or changing weather conditions. The Oxford textile construction with a coated inner layer adds dependable protection without feeling overly complicated. As a wheel protection bag, it is designed for regular handling, so you can fit it, remove it, and store the tire again with minimal fuss. A drawstring opening makes the spare tire cover easier to secure around the wheel, helping it stay snug and covered. For drivers who want a simple way to protect a stored tire at home or during extended parking, this cover offers a practical, space-saving solution that fits effortlessly into daily vehicle maintenance.
Generated by: deepseek-v4-flash
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": "Spare Tire Cover Wear-Resistant Car Tire Cover Universal Wheel Size Protection Bag for Garage",
"product_id": 9535966019823,
"variant_id": 50400129319151,
"quantity": 1,
"grams": 450,
"length_cm": "35.0",
"width_cm": "25.0",
"height_cm": "6.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").