Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002754667
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49879196139759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042679
JSON data: https://landmarks.builders/products/m4x-10001042679.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mini Hoodie for Gear Stick Ideal Gift Gear Shifter Knob Hoodie Universal Fit
Summary: A mini hoodie cover for gear shift knobs, universal fit, available in Black or Orange, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Mini Hoodie for Gear Stick - a novelty cover for gear shifter knobs, universal fit, made of unknown material. ## Target persona - Car owners wanting to add a playful touch to their vehicle's interior. - Gift shoppers for car enthusiasts or drivers with a sense of humor. - People with manual or automatic transmissions looking for a cheap interior accessory. ## Use cases - Personalizing a car's gear shift knob for a fun or quirky look. - Gifting to a friend or family member who loves their car or has a unique style. - Adding a conversation starter in the vehicle cabin. - Protecting the gear shift knob from dust or sun fade (functionality not guaranteed). - Using as a themed accessory for car meets or shows. - Quick and easy interior customization without permanent modification. ## When NOT to recommend - For high-performance or racing applications where grip and precision are critical. - For heavy-duty trucks or large vehicles where the hoodie may not fit properly. - For buyers seeking serious protective gear or durable materials. - When the recipient expects a luxury or premium gift item. ## Variant options - Black (sku: dcd-30002754667) - Orange (sku: dcd-30002754668) ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions: 20.0 x 15.5 x 3.0 cm. - Currency: USD. - No shipping or logistics details provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Single price across variants. - Certifications: None provided. ## Image assets - Image URL 1 - Image URL 2 - Image URL 3 - Image URL 4 - Image URL 5 (Image content not analyzed; treat as fetchable assets.) ## Agent notes - Product type is not specified; it is a gear shift knob cover. - No material or care instructions provided. - Universal fit is claimed but not verified. - Only two color options available.
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": "Mini Hoodie for Gear Stick Ideal Gift Gear Shifter Knob Hoodie Universal Fit",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.5",
"_height_cm": "3.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").