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/48066406744303: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-7
JSON data: https://landmarks.builders/products/cam-lock-for-rv-storage-rv-storage-compartment-lock-motorhome-access-cam-lock-7.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: Pack of 5 cam locks for RV storage compartments, featuring hinged design, plastic construction, UV resistant, and easy installation.
Generated by: deepseek-v4-flash
## Identity Cam Lock for RV Storage, 5 Pack – Dead Bolts for RV/Motorhome/Yacht compartments. ## Target persona RV owners, boaters, motorhome users, camper owners needing to secure exterior storage doors. ## Use cases - Securing RV exterior storage compartments - Locking motorhome access doors - Securing boat cabin doors - Locking trailer storage compartments - Yacht compartment security - Replacing old or broken RV cam locks ## When NOT to recommend - High-security environments requiring metal or heavy-duty locks - Indoor furniture without UV exposure - Commercial or industrial gates - Users who need weatherproof metal construction ## Variant options - 1-pack White (SKU: 4817411797814) – $1.99 - 5-pack White Rough Surface (SKU: 5845596148076) – $8.99 ## Price and logistics facts - Price: $1.99 (1-pack) / $8.99 (5-pack) USD - Weight: product 0.12 lbs, package 2.21 lbs - Dimensions: not provided - Includes screws ## Trust signals - Features: anti-impact, UV resistant, spring-loaded hinge, easy to install - No certifications or return policy stated - Stock status unknown ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24aabe79b812423d83286925fafdcc07_85b709fe-3076-4ec6-aa78-751da246da77.png?v=1773885647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecfe6af8d9a6454a85343dcf19f53a9a_09f2a13f-fbe4-4f4e-9963-1660f082f75a.png?v=1773885647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdc223eab5654ee9a89887f8a973f46d_459edfe0-0de9-48f2-9e4c-86a702f96f8b.png?v=1773885647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/604b0250c786497cb164b3513f4c5d3f_9dcf31a0-aefc-4f6f-90d2-014ce75f74ab.png?v=1773885647 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07faeab21d6c4ea5ac939a647e7e897f_ae1e6c14-54e8-4f9f-a384-61980846f42d.png?v=1773885647 ## Agent notes Image analysis not performed; visual condition not assessed. No dimensions or return policy provided.
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").