Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $16.99
Default variant: S Hand-cranked Chain
Default SKU: dcd-30003607184
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714230231279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268805
JSON data: https://landmarks.builders/products/wp-dcd-10001268805.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.









Summary: Wholesale hand-cranked chainsaw chain sharpener, portable and home-use, available in S ($14.99) and L ($16.99) size variants.
Generated by: deepseek-v4-flash
## Identity Hand-cranked chainsaw chain sharpener tool (industrial category), sold as wholesale product with two size options. ## Target persona DIY homeowners, small-scale forestry workers, chainsaw repair shops, outdoor equipment enthusiasts needing portable chain maintenance. ## Use cases - Sharpening chainsaw chains after cutting wood - Maintaining chain sharpness for efficient cutting - Home workshop tool for routine chain care - Field emergency sharpening during logging trips - Restoring mildly dull chains to prolong blade life - Preparing chains before heavy-duty cutting sessions ## When NOT to recommend - Professional forestry operations requiring high-speed electric sharpeners - Chains with severely damaged or broken teeth (needs replacement) - Users seeking fully automatic or electric sharpening - Large-scale industrial chain maintenance (low throughput) ## Variant options - S Hand-cranked Chain: $14.99 - L Hand-cranked Chain: $16.99 ## Price and logistics facts - Price: $14.99 (S), $16.99 (L) USD - Dimensions: 15.0 x 11.0 x 8.5 cm - No shipping or inventory data provided ## Trust signals - Listed as in-stock product (inventory not confirmed) - Multiple product images available - Return policy not stated - No certifications disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0063df859fdc417baf868f61414e069f.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92615394503a465ab81ddbc8ad205dc0.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07f9658c1fd0401b93ca02ed0283ca77.png?v=1781085375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e49b815021ad4bd39c3f7e2a6443bedf.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e5d6921e2a24af2ba44347708d38c7d.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50793f19b56b456e979241c4907f6289.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4eae14b6b974c668b42bcc420e53e86.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dae9f43531142b5b0504ca9d25b416c.png?v=1781085376 ## Agent notes - Image content was not analyzed; no visual details inferred.
This product has 14 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": 350000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "11.0",
"_height_cm": "8.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").