Brand: World Products (Landmark)
SKU: dcd-30003619753
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49713515561199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273558
JSON data: https://landmarks.builders/products/wp-dcd-10001273558.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
圆锯固定架,适用于工作间、棚屋、车库、家中的壁挂式储物架整理
| 产地 | 福建 |
| 品牌 | 其它 |
| 货号 | F9588MT7H57585 |
| 订货号 | 43242 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 主要用途 | 收纳 |
| 产品名称 | 支架 |
| 材质 | 铁 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 是否进口 | 否 |
Summary: Wall-mounted circular saw holder for workshop storage; iron construction; dimensions 34x26x10 cm; price $35.99; style B variant.
Generated by: deepseek-v4-flash
## Identity Wall-mounted circular saw holder (iron) for organizing saws in workshops, sheds, garages, and homes. ## Target persona Home workshop enthusiasts; DIYers with limited bench space; garage organizers looking to free floor area; professionals needing accessible saw storage. ## Use cases - Mounting a circular saw on a wall to reclaim workbench area. - Organizing saws in a shed or garage for quick access. - Keeping saw secure and out of the way when not in use. - Adding storage to small workshops or utility rooms. - Reducing clutter by storing saw vertically. ## When NOT to recommend - If user needs a portable saw stand or mobile work station. - For workshops requiring heavy-duty industrial storage (rated for 35lb+ tools). - For users wanting to store multiple large power tools in one unit (single saw capacity). - For outdoor use without protection (iron may rust in damp environments). ## Variant options - Style B: $35.99 ## Price and logistics facts - Price: $35.99 USD - Dimensions: 34 cm L x 26 cm W x 10 cm H - Origin: China (Fujian) - Material: Iron - Only one variant (Style B) available from listed data. ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing. - Return policy: Not provided. - Price consistency: Single price for the variant. - Certifications: None listed. ## Image assets - 8 images available at provided URLs (not viewed). ## Agent notes - Image understanding was not performed. All image URLs are fetchable but not analyzed. - No dimensions or capacity weight limit given; assume standard circular saw fit. - Material is iron, may rust if exposed to moisture; recommend dry location. - Only one style variant, no other options.
This product has 11 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": "圆锯固定架,适用于工作间、棚屋、车库、家中的壁挂式储物架整理",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "26.0",
"_height_cm": "10.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").