Brand: World Products (Landmark)
SKU: dcd-30003598692
Price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714506465519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265563
JSON data: https://landmarks.builders/products/wp-dcd-10001265563.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
JN521 凿子 地毯凿 边铲 扁凿 地毯工具 90MM凿子 Stair Tool
| 产地 | 其他 |
| 品牌 | Johnny |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
Summary: JN521 chisel for carpet removal and stair work, 90mm blade, priced at $66.99 USD, dimensions 21.5x10x4 cm.
Generated by: deepseek-v4-flash
## Identity JN521 chisel (carpet chisel, edge shovel, flat chisel) for carpet and stair work, 90mm blade. ## Target persona Flooring contractors, carpet installers, DIY home renovators needing a dedicated carpet removal tool. ## Use cases - Removing old carpet from floors and stairs - Trimming carpet edges along walls - Prying up tack strips and staples - Scraping adhesive residue during floor renovation - Installing new carpet on stairs by tucking edges ## When NOT to recommend - For delicate or polished flooring surfaces that scratch easily - As a general-purpose wood chisel (edge geometry unsuitable) - For heavy demolition work (not designed for impact) - For users needing a broader scraper (90mm width may be too narrow for large areas) ## Variant options Only one variant: Jn521 90MM Carpet at $66.99 USD. ## Price and logistics facts - Price: $66.99 USD - Dimensions: 21.5 cm (L) x 10.0 cm (W) x 4.0 cm (H) - Weight: not specified - Origin: not provided (listed as 产地 其他 - other origin) ## Trust signals - No in-stock status provided - No return policy specified - No certifications listed - Single variant with fixed price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b00fc7b5ae0e4ab1bf266ff8b728151b.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdb64bfc8e884b90813719dfd6c35e11.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fb1633b14064797bc0afdf95d8eb4a3.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d97e7e74daf4d62accba8c0599c3eaf.png?v=1781085604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3d1366b0b1b4d6fb0b11e5cb225243c.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168460719bb44e21a270df872886ea6f.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9516fa3b606b4e2981b489d694f5caba.png?v=1781085605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a197828eb914783a360c6f6ec20e4ab.png?v=1781085604 ## Agent notes - No stock, return policy, or certification info available from provided data. - Images not analyzed; only URLs are provided. - Only one variant is offered.
This product has 10 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": "JN521 凿子 地毯凿 边铲 扁凿 地毯工具 90MM凿子 Stair Tool",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "10.0",
"_height_cm": "4.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").