Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $60.99
Default variant: Wired / Digital Display
Default SKU: dcd-30001456301
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49810464407791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802802
JSON data: https://landmarks.builders/products/m4x-10000802802.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Cordless Tire Inflator for Multiple Vehicles, This digital tire inflator features a cordless, portable design, ideal for inflating car tires, motorcycles, bicycles, and sports balls during roadside emergencies or regular use., Digital Pressure Gauge with Dual Illuminated Display, Equipped with a large dual digital screen, this electric compressor provides accurate pressure readings for easy, efficient inflation., Powerful and Fast Inflation, High-performance motor delivers rapid inflation up to 150 units, suitable for various tires including SUVs, light vehicles, and electric bikes., Auto Shut-Off and Memory Function, Auto shut-off and memory features prevent over-inflation and recall your preferred settings for convenience., Portable, Lightweight, and Easy to Carry, Compact and lightweight, easy to store in your car or motorcycle—an essential emergency tool for travel and outdoor activities.
Summary: Cordless digital tire inflator for cars with wired and wireless variants; digital display options; priced $42.99 to $60.99.
Generated by: deepseek-v4-flash
## Identity Cordless Digital Tire Inflator for Cars ## Target persona Car owners, DIY enthusiasts, roadside emergency kit builders seeking a portable inflation tool for passenger vehicles. ## Use cases - Checking and adjusting tire pressure before long trips - Inflating low car tires at home or on the go - Emergency roadside inflation after a puncture (with sealant if needed) - Topping off tires for seasonal temperature changes - Inflating sports equipment, bicycle tires, or air mattresses (with proper adapters) ## When NOT to recommend - For heavy-duty truck tires requiring high PSI (e.g., 100+ PSI) - For continuous operation inflating multiple large tires (duty cycle unknown) - If buyer needs a built-in rechargeable battery (wireless variants available but battery life not specified) - For users who require analog gauge or prefer mechanical simplicity ## Variant options - Wired / Digital Display: $42.99 - Wired / Digital Pwr Enhanced: $46.99 - Wired / Digital Deluxe: $51.99 - Wireless / Digital Display: $55.99 - Wireless / Digital Deluxe: $56.99 - Wireless / Digital Pwr Enhanced: $60.99 ## Price and logistics facts - Price range: $42.99 - $60.99 USD - Dimensions (cm): 24.31 L x 18.0 W x 18.0 H ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Multiple variants listed with specific prices - Certifications: None specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c7eb39e-5efa-48e5-9726-a5dc3e7702a1.png?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb291cd2-6874-4800-a1e8-5ffdb06eb2f9.png?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cd85b18-1932-44f4-9000-7f6ae3196f80.png?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba448b40-71fc-41b7-9229-5d170e115eed.png?v=1781597328 ## Agent notes - Image understanding not performed; visual details not extracted.
This product has 4 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": "Cordless Digital Tire Inflator for Cars",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "24.31",
"_width_cm": "18.0",
"_height_cm": "18.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").