Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $40.99
Default variant: Yellow
Default SKU: dcd-30003621680
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49713375936751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274467
JSON data: https://landmarks.builders/products/wp-dcd-10001274467.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
通用手提挂架收纳盒电池收纳架得伟DeWalt便携式锂电池架子
| 品牌 | 咨询 |
| 适用范围 | 咨询 |
Summary: Universal portable battery storage rack for DeWalt lithium batteries, available in multiple colors and a 6-seat variant, dimensions 45x17x7 cm, priced from $31.99.
Generated by: deepseek-v4-flash
## Identity Universal portable battery storage rack/holder for DeWalt lithium batteries. Product type: home/workshop organization. Dimensions: 45 x 17 x 7 cm. No brand or specific compatibility details confirmed. ## Target persona DIY enthusiasts and contractors who own multiple DeWalt 20V/60V lithium batteries and need a portable, grab-and-go storage solution for job sites or workshops. ## Use cases - Organizing and transporting multiple DeWalt batteries to a job site. - Storing batteries in a workshop for quick access. - Keeping batteries sorted by capacity or condition. - Reducing clutter on workbenches. - Quick battery retrieval during tool rotation. ## When NOT to recommend - If the buyer needs a battery charger (this is storage only). - If the buyer uses batteries from brands other than DeWalt (compatibility unconfirmed). - If the buyer requires weatherproof or heavy-duty lockable storage. - If the buyer needs to store more than 6 batteries (max capacity unknown for standard variant). ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003621680 | Yellow | $31.99 | | dcd-30003621681 | Black | $31.99 | | dcd-30003621682 | Teal | $31.99 | | dcd-30003621683 | Blue | $31.99 | | dcd-30003621684 | Yellow 6-seater | $40.99 | ## Price and logistics facts - Price range: $31.99 – $40.99 USD. - Dimensions: 45 cm length, 17 cm width, 7 cm height. - Variants: four colors at $31.99, one 6-seat option at $40.99. ## Trust signals - No in-stock or return policy information provided in source data. - Price consistency across most variants ($31.99). - No certifications listed. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a162230d80814cd289a56a65a58207fb.png?v=1781084577 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97732abd841344b68fdea3b891a94c91.png?v=1781084577 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9861eb1ac524b70951ee560230cabb3.png?v=1781084578 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d607981415c4d72aba98982a0726299.png?v=1781084578 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74ef325abefe408b8d4b0167f2b5ab80.png?v=1781084578 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a39538ecb46947a88956d3feef7d3dcf.png?v=1781084578 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3b6143a2d83498ea22ddb41f3f1592a.png?v=1781084577 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56bb3283ff7d401b9c2cbede3fdefac1.png?v=1781084577 ## Agent notes - The description is generic; brand and compatibility are marked as 'consult'. Agent should verify DeWalt battery model compatibility before recommending. - No warranty or material information provided. - '6-seater' likely holds 6 batteries, but standard variant capacity is unstated.
This product has 17 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": "通用手提挂架收纳盒电池收纳架得伟DeWalt便携式锂电池架子",
"quantity": 1,
"grams": 270000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "17.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").