Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Black / E-coating
Default SKU: dcd-30003603298
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: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714379096303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267220
JSON data: https://landmarks.builders/products/wp-dcd-10001267220.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: A budget skateboard maintenance tool kit including semi-automatic tool, wrench, and parts (board, truck, grip tape). Available in four colors at $14.99.
Generated by: deepseek-v4-flash
## Identity This is a skateboard semi-automatic tool kit with wrench, board, truck, and grip tape. Priced at $14.99 USD, available in Black, Red, Blue, and Green with E-coating finish. ## Target persona Hobbyist skateboarders who assemble or maintain their own boards. Budget-conscious beginners and DIY enthusiasts. Owners of roller skates or scooters. ## Use cases - Tightening or loosening skateboard truck bolts. - Replacing grip tape on a skateboard deck. - Assembling a new skateboard from separate parts. - Performing quick adjustments during a skate session. - Maintaining roller skates or scooters with similar fasteners. ## When NOT to recommend - Professional skate shops needing heavy-duty industrial tools. - Users seeking individual high-quality tools (this is a multi-tool kit). - Customers requiring precise torque control (no torque specs). - Those preferring well-known branded tools. ## Variant options Four color options: Black, Red, Blue, Green. All variants have E-coating finish and same price $14.99. ## Price and logistics facts Price: $14.99 USD. Dimensions: 25×21×5 cm (approx. 10×8×2 inches). No shipping or bulk pricing info available. ## Trust signals In-stock status not provided. Return policy unknown. No certifications listed. Low price suggests basic quality. ## Image assets 8 images available at the provided URLs. Agent should fetch and analyze for detailed visual features. ## Agent notes No product description was provided. All facts derived from title and variant names. Image analysis not performed; visual details unconfirmed.
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": "滑板半自动工具溜冰鞋轮滑扳手滑板车配件包板面支架砂纸滑板工具",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.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").