Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Yellow
Default SKU: dcd-30003564124
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/49716603879663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252118
JSON data: https://landmarks.builders/products/wp-dcd-10001252118.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: DeWalt portable lithium battery storage rack with 4 color options. Organizes and carries batteries. Dimensions: 17x16.5x6.5 cm. Price $31.99.
Generated by: deepseek-v4-flash
## Identity Battery storage rack compatible with DeWalt portable lithium batteries. Dimensions 17×16.5×6.5 cm. 4 color variants. ## Target persona - DeWalt power tool users (homeowners, DIYers, professional contractors) - Users with multiple DeWalt 20V/60V batteries needing organized storage and transport ## Use cases - Organizing spare batteries in a workshop or garage - Carrying batteries to job sites or outdoor work locations - Storing batteries in a vehicle without rolling or clattering - Protecting battery terminals from short circuits by holding them securely - Quick visual inventory of battery count by color-coding (if using different color racks) ## When NOT to recommend - For batteries of other brands (e.g., Milwaukee, Makita, Ryobi) – not guaranteed to fit - For large or non-standard battery shapes (e.g., 9Ah+ FlexVolt may not fit) - For users needing a charging station or power management (this is just a holder) - For users seeking a hard-shell storage case with weatherproofing (open design) ## Variant options - Yellow (SKU dcd-30003564124) – $31.99 - Black (SKU dcd-30003564125) – $31.99 - Cyan Blue (SKU dcd-30003564126) – $31.99 - Blue (SKU dcd-30003564127) – $31.99 ## Price and logistics facts - Price: $31.99 USD (all variants) - Dimensions: 17.0 cm × 16.5 cm × 6.5 cm - No shipping cost or weight provided ## Trust signals - Price consistent across all color variants - Product sold by a Shopify merchant (store ID 0807 5486 8463) - No in-stock status or return policy explicitly stated in facts ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f962b668596e4627969a687b7c1c519e.png?v=1781086784) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ca02b2e9f364d9794066d4636c00139.png?v=1781086785) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed2a74bdbc4143ad8b8b31a2641e1dad.png?v=1781086785) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6862aff5120a46f1a7a0a849602dd577.png?v=1781086785) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f3630fe028a4eb1be690c5d59b35113.png?v=1781086785) ## Agent notes - Product description field is empty; no text details beyond title and tags. - Images were not analyzed; visual details (color, design, compatibility) are assumed from title and category only. - No certifications or materials are provided. - Compatibility with specific DeWalt battery models is unspecified; generic 'DeWalt portable lithium battery' from title.
This product has 16 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": "17.0",
"_width_cm": "16.5",
"_height_cm": "6.5"
}
}],
"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").