Brand: World Products (Landmark)
SKU: dcd-30003615656
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713979031791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271894
JSON data: https://landmarks.builders/products/wp-dcd-10001271894.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
753-09904A甲板刹车臂套件适用于683-05095,983-05182A 753-09904
| 品牌 | 其他 |
| 适用范围 | 适用于MTD/Cub Cadet/Craftsman割草机替换 |
Summary: MTD/Cub Cadet/Craftsman lawn mower replacement deck brake arm kit (753-09904A) compatible with 683-05095 and 983-05182A, priced at $31.99.
Generated by: deepseek-v4-flash
## Identity - Product: 753-09904A Deck Brake Arm Kit - Compatible models: MTD, Cub Cadet, Craftsman lawn mowers - Replaces OEM parts: 683-05095, 983-05182A, 753-09904 - Price: $31.99 USD - Dimensions: 15 x 10 x 5 cm ## Target persona - DIY lawn mower repair and maintenance users - Owners of MTD, Cub Cadet, Craftsman mowers needing brake arm replacement - Budget-conscious buyers seeking aftermarket replacement parts ## Use cases - Replacing a worn or broken deck brake arm on MTD/Cub Cadet/Craftsman mowers - Restoring braking function to mower deck engagement system - Performing seasonal maintenance and part replacement - Repairing mower after brake arm failure during operation ## When NOT to recommend - When the mower brand is not MTD, Cub Cadet, or Craftsman (compatibility unknown) - If the required part number is not 683-05095, 983-05182A, or 753-09904 - For professional/commercial mowers; designed for residential models - If the buyer needs a complete brake assembly including cables or springs (kit is only arm) ## Variant options - Only one style: Lawn Mower ## Price and logistics facts - Price: $31.99 USD - Dimensions: 15 x 10 x 5 cm (package size) - Single variant, no color/size options ## Trust signals - In-stock status: not explicitly stated; assume available from seller - Return policy: not provided - Price consistency: single price point - Brand: generic aftermarket, not OEM ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b6f1c75388f42b9ad8e91a607fb8ff4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52e2dd73926f430b867e7e930ce920de.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1b82ab4cef54456b5ecbcb0738489bd.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eccab9a3f63c4d77aa19be5ec46eae21.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f8a8b8c671641dc9e0ad09361066511.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c238f32c463433cb900d3e75b7665a3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6157845421c40a7b675dd2438690424.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72a1b7a25b574664b9e63f79085105e4.png ## Agent notes - No image understanding performed; visual inspection not possible. - Compatibility: specifically for MTD/Cub Cadet/Craftsman mowers, but exact model list not provided. - No warranty or return policy details available.
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": "753-09904A甲板刹车臂套件适用于683-05095,983-05182A 753-09904",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "5.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").