Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99
Default variant: Yellow / RAV4 23-25 60W
Default SKU: dcd-30001460119
Default price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49811924091119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000803463
JSON data: https://landmarks.builders/products/m4x-10000803463.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
LED Fog Lights for SUV 2019-2024
Summary: LED fog lights compatible with Toyota RAV4 (2009-2025) and Highlander (2015-2025) in yellow, white, or three-color, 60W/75W, priced at $204.99.
Generated by: deepseek-v4-flash
## Identity LED Fog Lights for SUV 2019-2024, compatible with Toyota RAV4 (2009-2025) and Highlander (2015-2025). Available in yellow, white, or three-color options, with 60W or 75W power. ## Target persona SUV owners (Toyota RAV4 or Highlander) seeking to upgrade or replace factory fog lights with LED units offering color choice and higher output. ## Use cases - Night driving on unlit roads requiring improved forward visibility. - Driving in fog, heavy rain, or snow where standard headlights are insufficient. - Off-road or rural driving needing additional light spread. - Aesthetic customization matching vehicle color (yellow for selective yellow look). - Replacing worn or broken factory fog lights. ## When NOT to recommend - Vehicles other than listed RAV4 or Highlander model years (2009-2025 RAV4 only fits certain years per variant). - Buyers needing plug-and-play installation without additional mounting brackets or adapters (unknown compatibility beyond listed models). - Users expecting DOT/ECE certification or road-legal status in their jurisdiction (not specified). - Budget-constrained shoppers seeking under $100 fog light upgrades. ## Variant options | SKU | Color | Size/Fit | Wattage | Price | |-----|-------|----------|---------|-------| | dcd-30001460119 | Yellow | RAV4 23-25 | 60W | $204.99 | | dcd-30001460120 | White | RAV4 23-25 | 60W | $204.99 | | dcd-30001460121 | Three-color | RAV4 23-25 | 60W | $204.99 | | dcd-30001460122 | Three-color | RAV4 09-22 | 75W | $204.99 | | dcd-30001460123 | Yellow | Highlander 22-25 | 60W | $204.99 | | dcd-30001460124 | Three-color | Highlander 22-25 | 60W | $204.99 | | dcd-30001460125 | Three-color | Highlander 15-21 | 75W | $204.99 | ## Price and logistics facts - Price: $204.99 USD per unit. - Dimensions: 30 cm length × 16 cm width × 14 cm height. - No shipping cost, delivery time, or return policy provided. ## Trust signals - No stock quantity, availability status, or return policy specified. - No certifications (DOT, SAE, ECE) mentioned. - Price consistent across all variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c8827a2-4b34-4df8-8756-2d63cc4594a7.png?v=1781600954 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c9700d-3405-46b2-91a7-8d50425a771b.png?v=1781600963 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb670319-962d-4f8f-91ee-c5e52a9ce60d.png?v=1781600954 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1bdf4b9-328f-40e8-b048-403a1dab390f.png?v=1781600955 ## Agent notes - Image understanding was not performed; visual details are not described. - Warranty, installation complexity, and legal road-use approval unknown. - Model year compatibility limited to specific variants; confirm exact fitment before purchase.
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": "LED Fog Lights for SUV 2019-2024",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "16.0",
"_height_cm": "14.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").