Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $72.99
Default variant: with Lock 93-313
Default SKU: dcd-30003616298
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49713949016303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272174
JSON data: https://landmarks.builders/products/wp-dcd-10001272174.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
索斯科93-313/93-304按压按钮开启式门锁防噪音弹跳锁
| 货号 | 93-313/93-304 |
| 品牌 | 志成 |
| 材质 | 塑料 |
| 型号 | 93-313/93-304 |
| 适用范围 | 房车 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 地址 | 中国广东省 |
| 风格 | 现代简约 |
Summary: 索斯科93-313/93-304 is a plastic push-button latch for RVs, available with lock (93-313) or without lock (93-304) at $72.99 and $64.99 respectively.
Generated by: deepseek-v4-flash
## Identity Product: 索斯科93-313/93-304 Push-Button Latch (Noise Dampening, Pop-up Lock) Brand: 志成 Material: Plastic Dimensions: 10cm × 8cm × 5cm ## Target persona - RV owners seeking replacement latches for cabinets or compartments - Camper van or motorhome builders outfitting interiors - Cabinet installers requiring a simple push-to-open mechanism ## Use cases - Securing RV overhead cabinets during travel - Replacing worn or broken camper cabinet latches - Installing latch on kitchen or storage compartments in a camper - Adding lockable storage for personal items in a shared RV - Refurbishing a vintage camper with modern latches - Building custom cabinets in a box truck conversion ## When NOT to recommend - If high security against forced entry is needed (plastic, not deadbolt) - For exterior gates or outdoor doors exposed to weather - For heavy-duty industrial cabinets requiring metal hardware - If buyer needs a keyed-alike system across multiple latches (no info on keying) ## Variant options - with Lock 93-313: $72.99 USD - without Lock 93-304: $64.99 USD ## Price and logistics facts - Base price: $64.99 (without lock) / $72.99 (with lock) - Currency: USD - Dimensions: 10cm × 8cm × 5cm - No shipping or tax info provided ## Trust signals - In-stock status: not confirmed from facts - Return policy: not specified - Certifications: none mentioned - Price consistency: two clear variant prices ## Image assets - 8 PNG images available (URLs provided, but visual content not analyzed) ## Agent notes - Images were not visually analyzed; treat URLs as fetchable assets only. - All details come from provided facts; no assumptions about colors, finishes, or exact mechanism beyond 'plastic' and 'push-button'.
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": "索斯科93-313\/93-304按压按钮开启式门锁防噪音弹跳锁",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "5.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").