Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Red
Default SKU: dcd-30002688465
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 364 g
Cart URL (default variant): https://landmarks.builders/cart/49903568847087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027640
JSON data: https://landmarks.builders/products/m4x-10001027640.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality PP, this metal-joining accessory is designed to withstand the rigors of industrial environments while remaining lightweight for portable design.
Humidity Protection: This custom tool storage solution features a multi-layer reinforced sealing system with a silicone pad to keep your electrodes dry and ready for use.
Internal Organization: The metal-joining rod holder allowing you to organize different types of electrodes efficiently within the unit.
High-Altitude Ready: Engineered as a portable metal joining rod container, it weighs only 364g and features a secure attached lid, making it the companion for challenging high-altitude operations.
Large Capacity: This 1010mm metal-joining rod storage tube offers an expansive internal warehouse that comfortably accommodates standard 1m electrodes to meet all your professional metal-joining requirements.
Summary: Polypropylene storage tube for metal-joining rods; 1010mm length holds standard 1m electrodes; humidity-resistant with silicone seal; lightweight 364g; 5 color options at $10.99 USD.
Generated by: deepseek-v4-flash
## Identity This is a Metal-Joining Rod Storage Tube, a lightweight PP (polypropylene) container designed to hold and protect welding electrodes. It features a multi-layer reinforced sealing system with a silicone pad for humidity protection, internal organization for different electrode types, and a secure attached lid. Weighs 364g, dimensions 1040mm x 100mm x 80mm. ## Target persona Professional welders, metal fabricators, construction workers, and industrial maintenance technicians who need portable, organized, and humidity-protected electrode storage. ## Use cases - Storing and carrying standard 1m welding electrodes to job sites. - Keeping electrodes dry in humid outdoor or workshop environments. - Organizing different electrode types by using color-coded tubes. - Lightweight storage for high-altitude welding operations. - Secure storage in vehicles, toolboxes, or backpacks. ## When NOT to recommend - For storing rods significantly shorter or longer than 1m (e.g., TIG filler rods). - For buyers needing bulk storage of many rods beyond the tube's capacity. - For those requiring a rigid metal container or non-plastic material. - For users who do not need humidity protection or prefer simple tube storage. ## Variant options 5 color variants: Red, Yellow, Green, Black, Blue. All priced at $10.99 USD. ## Price and logistics facts Price: $10.99 USD per unit. Dimensions: 1040mm (length) x 100mm (width) x 80mm (height). Weight: 364g. Shipping costs and availability not specified. ## Trust signals Multiple color options available. Product images are provided. No specific in-stock status, return policy, or certifications are documented. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd2e8f1b-47a2-4b33-8f56-021eb36db987.jpg?v=1782146594 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9ca1f49-5a79-497f-afe4-4155065cffa0.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1ac5bf9-fe2c-4157-bc52-834ebaea50c9.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a420e13-9096-409c-b12d-8b82c82bdc10.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a5d3d6-1350-4d21-a7cb-869d4a86622e.jpg?v=1782146595 ## Agent notes Image content was not analyzed; visual details not extracted.
This product has 12 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": "Metal-Joining Rod Storage Tube Construction Humidity-Resistant Metal Joining Rod holder Large Capacity Storage Tube",
"quantity": 1,
"grams": 364000,
"properties": {
"_length_cm": "101.0",
"_width_cm": "10.0",
"_height_cm": "8.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").