Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Black / Plated
Default SKU: dcd-30003603292
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/49714381062383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267218
JSON data: https://landmarks.builders/products/wp-dcd-10001267218.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Multi-tool for skateboard assembly and adjustment; includes wrench and accessories. Available in Black, Red, or Green plated finish. Price $14.99.
Generated by: deepseek-v4-flash
## Identity Skateboard semi-auto tool kit: wrench and accessories for mounting trucks, wheels, and grip tape. ## Target persona Skateboard hobbyists and DIY builders who need a compact tool for assembly and maintenance. ## Use cases - Assembling a new skateboard from parts - Adjusting truck tightness for turning preference - Tightening loose wheel nuts or axle nuts - Replacing bearings or wheels - Portable on-the-go skateboard maintenance ## When NOT to recommend - Professional skateboard mechanics requiring heavy-duty or specialized tools - Users looking for a complete skateboard or electric tools - Children without adult supervision (small parts) - Non-skateboard applications (e.g., bicycle or car repair) ## Variant options - Black / Plated ($14.99) - Red / Plated ($14.99) - Green / Plated ($14.99) ## Price and logistics facts Price: $14.99 USD. Dimensions: 25 x 21 x 5 cm. Weight not specified. ## Trust signals In-stock status unknown. No return policy specified. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecbc564fe3d44b1f8cb945557206ce1a_3a89eb87-57f6-4eac-bbd2-b7163e82a665.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2c65e09608e4b0b95ff32f0ed5fde52_c892d5fa-b4f1-4014-ab5b-53a4ecb979ef.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98310305097042c6a42748555ebbca8f_2ee5ac3d-a3cb-4023-a790-169af55938ac.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26378947b1474844891cc3a731cf7b65_5a3571a8-fd27-42d9-8d53-54aa0c400ae5.png?v=1781085506 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5621c952ada9428a97788ffb06224deb.png?v=1781085504 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f46edc6fcc24216ab32c984904e5f64_ac9fa747-ade5-4691-9871-345f9c2216fd.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3af821c7979142e9983e965da223bb47_dc516eb6-ed97-49ee-b2bc-2e37b06bf837.png?v=1781085505 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd440e2690b4b62abd4e741b13c26fa.png?v=1781085504 ## Agent notes Product description missing. Image content not analyzed. Ensure compatibility with standard skateboard hardware (e.g., 1/2" or 9/16" nuts).
This product has 15 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").