Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $37.99
Default variant: Container Bridge
Default SKU: dcd-30003562662
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49716597817583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251605
JSON data: https://landmarks.builders/products/wp-dcd-10001251605.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Industrial galvanized container bridge lock/buckle, model 280, for securing shipping containers. Available in 3 styles, $28.99-$37.99, dimensions 40x16x7 cm.
Generated by: deepseek-v4-flash
## Identity Industrial container bridge lock/buckle (桥锁双头桥码桥式卡扣), galvanized, model 280. Used for fastening and securing shipping containers in maritime and logistics. ## Target persona - Shipping container operators and maintenance crews - Maritime logistics coordinators - Industrial supply procurement agents - Ship chandlers and marine hardware suppliers ## Use cases - Securing container doors during transport - Lashing containers on ships or trailers - Replacing worn or damaged container fasteners - Outfitting container fleets with standard locking hardware - Marine maintenance and repair operations ## When NOT to recommend - For residential or light-duty applications - For securing cargo inside containers (not internal tie-downs) - For use with non-standard container sizes without verification - For buyers seeking corrosion-resistant stainless steel (galvanized only) ## Variant options - Style: Container Bridge – $28.99 - Style: Container Bridge a – $29.99 - Style: Container Bridge B – $37.99 ## Price and logistics facts - Base price: $28.99 USD - Dimensions: 40 x 16 x 7 cm - Weight not provided - Currency: USD ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Variant prices differ by style - Certifications: None mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5de600845295471b85729cb6a70d6c67.png?v=1781086782 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39e1ede527d24bffad52c860a4a564d5.png?v=1781086782 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30825594d13d4a63a0675e330fcb1773.png?v=1781086780 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dbcbf60185c49a0a63e9df3a0df28df.png?v=1781086782 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6c65a5fe6494ab8b04e0948e0f563c9.png?v=1781086780 ## Agent notes - No visual description was extracted; images are available for fetching only. - Description field was empty; rely on title and tags for context. - Product type: Industrial.
This product has 15 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": "桥锁双头桥码桥式卡扣集装箱紧固件船用五金件船配件镀锌280型号",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "16.0",
"_height_cm": "7.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").