Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99 – $316.99
Default variant: Light Only / 56cm 95W
Default SKU: dcd-30001452127
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49813635858671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000802057
JSON data: https://landmarks.builders/products/m4x-10000802057.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Waterproof yellow light strip for SUV
Summary: Waterproof yellow LED light strip for SUVs, available in 56cm/95W, 81cm/140W, and 131.1cm/220W variants with optional wire kit or remote, priced from $234.99 to $316.99.
Generated by: deepseek-v4-flash
## Identity Waterproof yellow light strip for SUV (M4X) ## Target persona SUV and truck owners seeking auxiliary yellow lighting for off-road, trail, or low-visibility driving. ## Use cases - Off-roading at night or in fog/snow - Trail illumination during overlanding - Camping site area lighting - Emergency roadside visibility - Auxiliary backup lighting ## When NOT to recommend - For sedans, hatchbacks, or non-SUV/truck vehicles - For indoor or decorative use (not intended) - For buyers needing street-legal DOT-approved lights only - For environments where water resistance is not required ## Variant options - Light Only / 56cm 95W ($234.99) - With Wire Kit / 56cm 95W ($237.99) - With Remote / 56cm 95W ($241.99) - Light Only / 81cm 140W ($268.99) - With Wire Kit / 81cm 140W ($272.99) - With Remote / 81cm 140W ($275.99) - Light Only / 131.1cm 220W ($309.99) - With Wire Kit / 131.1cm 220W ($312.99) - With Remote / 131.1cm 220W ($316.99) ## Price and logistics facts - Base price: $234.99 (Light Only 56cm) - Package dimensions: 138 cm x 11 cm x 12 cm - Vendor: M4X (via Shopify) - No shipping cost or lead time provided ## Trust signals - In-stock status not confirmed - Return policy not stated - No reviews or certifications listed - Price consistent across variants within size ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0be1ce54-80af-472e-8475-8722655c3637.png?v=1781628228) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46d32bbf-5540-4692-9ce1-30141ea4034c.png?v=1781628230) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bda470d9-906b-4088-8403-17e203fd1f57.png?v=1781628229) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e7925ab-07da-4745-a77b-841a32ad93ac.png?v=1781628229) ## Agent notes Image contents not analyzed; confirm fitment and compatibility with target vehicle. No lumen or beam pattern data provided.
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": "Waterproof yellow light strip for SUV",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "138.0",
"_width_cm": "11.0",
"_height_cm": "12.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").