Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.89
Default variant: Black
Default SKU: dcd-30003698778
Default price: $13.89
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Accessories
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50406637928687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302262
JSON data: https://landmarks.builders/products/wp-dcd-10001302262.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This premium motorcycle part is designed specifically for the motorcycle Super Cub 110 2022+ model, offering a exact fit and a clean, integrated look. Primary Function: Serving as a sturdy modification plate, it provides a reliable mounting point or structural accent to enhance your bike's rear or side profile. Unique Features: This slim lever plate with bolts features a smooth machined-metal finish, characterized by one large circular opening and two smaller mounting holes for a minimalist aesthetic. Key Benefits: This compact motorcycle modification bracket comes complete with two matching bolts, ensuring a straightforward installation process that instantly refreshes your bike's appearance. Intended Purpose: Engineered as a long-lasting hardware component, it delivers a lightweight yet sturdy upgrade that withstands daily riding conditions while maintaining its sleek, custom look.
Summary: Compact machined-metal lever plate with bolts for Super Cub 110 (2022+), sold in Black/Gold/Silver at $13.89 USD.
Generated by: deepseek-v4-flash
## Identity Machined-metal lever plate with bolts, sold as a motorcycle modification bracket. Designed specifically for the Super Cub 110 2022+. Compact size: 10.0 x 10.0 x 5.0 cm. Available in Black, Gold, Silver. Price: $13.89 USD per variant. Includes two matching bolts. ## Target persona Owners of a Honda Super Cub 110 (2022+) who want a minimalist, bolt-on rear or side profile accent. Likely someone customizing their bike for a clean, integrated look without adding bulky accessories. ## Use cases - Mounting a license plate or registration bracket on a Super Cub 110 2022+. - Adding a machined-metal structural accent to the rear or side of the motorcycle. - Replacing a stock bracket with a slimmer, more compact plate. - Personalizing the bike with a choice of Black, Gold, or Silver finish. - Quick visual refresh using the included bolts, without welding or fabrication. ## When NOT to recommend - Motorcycles other than Super Cub 110 2022+ (fitment not guaranteed). - Buyers needing a full license plate kit with integrated lighting or reflectors. - Applications that require load-bearing or high-stress structural parts. - If the customer expects a painted or coated finish; this is machined metal only. ## Variant options - Black (SKU dcd-30003698778) – $13.89 USD - Gold (SKU dcd-30003698779) – $13.89 USD - Silver (SKU dcd-30003698780) – $13.89 USD ## Price and logistics facts - Price: $13.89 USD (all variants) - Dimensions: 10.0 cm x 10.0 cm x 5.0 cm - No shipping, handling, or lead-time information provided in the facts. - Currency: USD. ## Trust signals - Product tags include 'wp-quality-audited' and 'wp-content-validated'. - Prices are consistent across all listed variants. - In-stock status is not explicitly stated in the facts. - No certifications or warranties mentioned; do not assume any. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c502f6-98c9-4c7d-9c50-77565ef863f2.jpg?v=1786242360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc31e778-09ef-44f2-8024-4e371c1042b3.jpg?v=1786242415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4ed2ec-0b3d-4f6c-99b1-830cb507577b.jpg?v=1786242520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2ee5dda-c191-48e7-ba42-4b9fa731cdbe.jpg?v=1786242424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0826f737-517b-4326-9624-849bc05ea9de.jpg?v=1786242356 ## Agent notes - Image understanding was not performed on the provided URLs; visual details such as finish, hole spacing, or bolt appearance are not verified. - The product description says 'lever plate' but the title says 'Machined-Metal Lever Plate with Bolts' – treat it as a flat plate with holes and bolts. - Fitment is claimed only for Super Cub 110 2022+; do not recommend for other models. - No return policy, stock status, or warranty info was provided; confirm before purchase if needed.
This product has 6 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Machined-Metal Lever Plate with Bolts Bolt-on Motorcycle Modification Bracket Slim Motorcycle License Plate Bracket Compact",
"product_id": 9537977221359,
"variant_id": 50406637928687,
"quantity": 1,
"grams": 500,
"length_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").