Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $8.99
Default variant: 1 / White
Default SKU: 4817411797814
Default price: $1.99
Availability: In Stock
Product Type: Dead Bolts
Vendor: JISADER
Weight: 56 g
Cart URL (default variant): https://landmarks.builders/cart/48083975962863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cam-lock-for-rv-storage-rv-storage-compartment-lock-motorhome-access-cam-lock-9
JSON data: https://landmarks.builders/products/cam-lock-for-rv-storage-rv-storage-compartment-lock-motorhome-access-cam-lock-9.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Secure your RV and yacht compartments with this versatile Cam Lock for RV Storage. Designed for RV owners and boating enthusiasts, this lock provides reliable security for your motorhome access and boat cabin doors. Its construction ensures long performance, while the convenient 5-pack offers exceptional value. The hinged design allows for easy, making it a practical addition to your RV exterior or trailer storage needs.
Package Contents: 5 x RV Door Holder
| Material | Plastic |
| Capacity | L |
| Special Features | Anti-impact, UV resistant, Spring-loaded hinge, Easy to install |
| Recommended Uses | RV, Trailer, Camper, Yacht |
| Included Components | Screws |
| Product Weight | 0.12 pounds |
| Package Weight | 2.21 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | EP02 |
Summary: 5-pack cam locks for RV/yacht compartments in white, made of plastic with hinged design, UV resistant, spring-loaded hinge, easy to install, priced from $1.99.
Generated by: deepseek-v4-flash
## Identity Cam Lock for RV Storage, Motorhome Access Cam Lock, 5 Pack Cam Lock RV - Plastic, UV resistant, spring-loaded hinge, anti-impact, easy installation. ## Target persona RV owners, boat owners, trailer users, DIY maintenance enthusiasts seeking affordable compartment security. ## Use cases - Securing RV exterior storage compartments. - Locking yacht cabin doors or boat storage. - Replacing worn or missing cam locks on motorhomes. - Adding locks to trailer or camper compartments. - Multi-pack use for multiple compartments on same vehicle. ## When NOT to recommend - High-security environments requiring drill resistance or heavy duty. - Applications needing weatherproof or metal construction. - Interior doors or cabinets not needing lock functionality. - Commercial or industrial frequent-use scenarios. ## Variant options - 1-pack White: $1.99 - 5-pack White (Rough Surface): $8.99 ## Price and logistics facts Base price $1.99 (1 pack); 5-pack $8.99. Product weight 0.12 lbs per lock; package weight 2.21 lbs. Dimensions not provided. ## Trust signals In stock (listed with active price). No specific return policy stated; price consistent across variants. Tags indicate UV resistant and spring-loaded hinge. ## Image assets      ## Agent notes - No dimension data; physical size must be inferred from images or specifications. - Material is plastic; suitable for light-duty use. - Two color/texture variants: standard white and rough surface white (5-pack only).
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": "Cam Lock for RV Storage, RV Storage Compartment Lock, Motorhome Access Cam Lock, 5 Pack Cam Lock RV, Lock RV Compartment Door",
"quantity": 1,
"grams": 56000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").