Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Surface-mount Twist
Default SKU: dcd-30003608735
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714101190895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269334
JSON data: https://landmarks.builders/products/wp-dcd-10001269334.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销房车舱门锁锌合金柜门锁镀锌钢锁舌可拆卸尼龙锁头舱门锁
| 货号 | GM-HW-L0020B |
| 品牌 | 志成 |
| 材质 | 不锈钢 |
| 型号 | GM-HW-L0020B |
| 适用范围 | 房车 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约 |
Summary: Zhicheng series RV door lock with zinc alloy housing, galvanized steel latch, and nylon lock core. Two styles available: surface-mount twist and flush-mount pop-up.
Generated by: deepseek-v4-flash
## Identity - **Product:** 跨境热销房车舱门锁 (RV compartment door lock) - **Brand:** 志成 (Zhicheng) - **Model:** GM-HW-L0020B - **Material:** Zinc alloy housing, galvanized steel lock bolt, nylon lock core, stainless steel components - **Dimensions:** 19.5 × 18.0 × 6.0 cm ## Target persona - **RV owners** looking for replacement compartment locks - **DIY camper van converters** building out vans - **Outdoor gear suppliers** stocking RV accessories - **Boat or trailer owners** needing compact marine-grade locks ## Use cases - Securing RV exterior storage compartments - Replacing worn or broken camper door locks - Installing on home-built teardrop trailers or campers - Upgrading locks on pop-up tent campers - Use as general outdoor cabinet lock for sheds or trailers ## When NOT to recommend - **Primary residence front door** – not rated for high security - **High-security applications** (e.g., gun safes, commercial storage) – lacks heavy-duty bolts - **Indoor furniture** – unnecessary weatherproofing adds cost - **High-traffic commercial doors** – not built for constant use ## Variant options | Style | SKU | Price | |-------|-----|-------| | Surface-mount Twist | dcd-30003608735 | $27.99 | | Flush-mount Pop-up | dcd-30003608736 | $27.99 | ## Price and logistics facts - **Unit price:** USD $27.99 (both variants) - **Shipping weight:** Not specified - **Dimensions:** 19.5 x 18 x 6 cm - **Currency:** USD ## Trust signals - **Stock status:** Not provided - **Return policy:** Not provided - **Certifications:** None claimed - **Brand:** 志成 (Zhicheng) – a known hardware brand - **Price consistency:** Both variants identical price ## Image assets - 8 product images available: - abd6fd9908e74c91b74b89c1a8fabeff.png - 9a0d52360ccb4b6b97fd008941ebf5f8.png - 9744202003124f48b6ebc0ceed8e0b26.png - f99b5739ff4a42918f9778ce4566b965.png - 8697744054e04b34a177d78af0954716.png - 16e316aaf98c46ff8ca402c31a6d4128.png - d36d6c2451b3441587822c09942734d2.png - 608e20d69eef48b9a00819f3cfa0bbad.png ## Agent notes - Image content not analyzed – no visual details can be inferred. - No inventory or return policy data available. - Dimensions suggest compact lock suitable for standard RV compartment doors.
This product has 14 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": 250000,
"properties": {
"_length_cm": "19.5",
"_width_cm": "18.0",
"_height_cm": "6.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").