Brand: World Products (Landmark)
SKU: dcd-30003620377
Price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713523523823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273848
JSON data: https://landmarks.builders/products/wp-dcd-10001273848.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车改装配件后尾箱门槛条配件后保险杠保护器门槛板护罩做工精细
| 品牌 | sade |
| 货号 | SLJ-1122 |
| 是否专利货源 | 否 |
| 材料 | TPE |
| 型号 | SLJ-1122 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 适用车型 | 适用于福特烈马 |
| 配套关系 | 适用 |
| 适配车型 | 适用于福特烈马 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: TPE rear trunk sill and bumper protector for Ford Bronco, black, 45.5x12.5x3 cm, priced at $61.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** 汽车改装配件后尾箱门槛条配件后保险杠保护器门槛板护罩 (Rear trunk sill & bumper protector) - **Brand:** sade (Model SLJ-1122) - **Material:** TPE - **Fitment:** Ford Bronco - **Dimensions:** 45.5 x 12.5 x 3 cm ## Target persona - Ford Bronco owners (current or recent model years) who regularly load cargo, go off-roading, or want to protect the rear bumper and trunk sill from scratches, mud, and wear. - DIY vehicle modifiers looking for easy-to-install accessory upgrades. ## Use cases 1. Protecting the rear bumper and trunk sill when loading heavy or bulky items (e.g., gear, luggage, camping equipment). 2. Preventing scratches and scuffs when sliding items across the tailgate or bumper. 3. Reducing mud and dirt buildup in the rear area during off-road trails. 4. Enhancing the utilitarian look of the Ford Bronco rear end. 5. As a replacement or upgrade for worn or missing factory protectors. ## When NOT to recommend - For vehicles other than Ford Bronco (specific fitment required). - For buyers seeking metal (stainless steel, aluminum) protectors for heavy-duty impact resistance. - For those wanting a premium, glossy, or branded aesthetic (plain black TPE). - For buyers needing immediate delivery or explicit warranty details (not provided). ## Variant options - **Color:** Black (only available option) ## Price and logistics facts - **Price:** $61.99 USD (single variant) - **Dimensions:** 45.5 cm (L) x 12.5 cm (W) x 3.0 cm (H) – no weight provided - **Origin:** Cross-border e-commerce eligible (noted as 跨境出口专供货源) ## Trust signals - **Stock status:** Not specified (assume available unless sold out) - **Return policy:** Not provided - **Certifications:** None listed - **Price consistency:** Single price, no discounts mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5177face2744da6a5c67c18b7d5dc38.png?v=1781084698 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62f6cb4db2a8442cac9eb180e7b4d1ae.png?v=1781084699 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b707e63cd024d2ab368b5e330e06a26.png?v=1781084698 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6495c5a2d75140f9b6e2aead18a820b0.png?v=1781084698 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bc606c7e5f940f68ad0180fb18914de.png?v=1781084698 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eadcab57943748b4b7ecf6601cbb4ffc.png?v=1781084698 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99f7fe5e4b674e5cb0d7a2dd2f88fec8.png?v=1781084697 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9255b7acbf964bdf83e905011bd63570.png?v=1781084698 ## Agent notes - No image analysis performed; visual attributes (color, texture, installation appearance) are not inferred from the URLs. - Fitment limited to Ford Bronco; confirm exact year/model compatibility before recommending. - No weight or package contents information available.
This product has 13 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": "汽车改装配件后尾箱门槛条配件后保险杠保护器门槛板护罩做工精细",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "12.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").