Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003609834
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714209489135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269822
JSON data: https://landmarks.builders/products/wp-dcd-10001269822.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Plastic skull motorcycle license plate frame, 26x26x4 cm, available in black and silver, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Plastic skull motorcycle license plate frame (摩托车牌照框), product type 摩配 (motorcycle accessories). ## Target persona Budget-conscious motorcycle DIY enthusiasts and riders looking for a skull-themed license plate frame for customization. ## Use cases - Replacing a worn or broken license plate frame on a motorcycle. - Adding a skull-themed decorative element to a motorcycle's rear. - Quick and inexpensive customization for personal bikes. - Gift for motorcycle enthusiasts who appreciate skull motifs. - Fitting onto standard motorcycle license plates (assumed standard size). ## When NOT to recommend - Users requiring metal or high-durability frames. - Motorcycles with non-standard license plate sizes or mounting holes. - Riders seeking premium, branded, or high-end accessories. - Those who dislike skull-themed designs or prefer minimalist styles. ## Variant options - Black (SKU: dcd-30003609834) – $9.99 - Silver (SKU: dcd-30003609835) – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants). - Dimensions: 26.0 x 26.0 x 4.0 cm. - No shipping or return policy information provided. ## Trust signals - In-stock status: not specified. - Return policy: not known. - Price consistency: both variants at same price. - No certifications or materials guarantees disclosed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a99bd258e44d32bffc15ba3a6a6929.png?v=1781085363) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5024b3f17f3d4fbbae58aa7044931203.png?v=1781085364) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdaf81d8deb1402db1c537fb3929f10b.png?v=1781085364) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6efe568651640ad8129474cbec999a0.png?v=1781085364) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a128247fc864b249329c7103170360b.png?v=1781085364) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b0847ceff44b6cb2a3cb52e36896e0.png?v=1781085363) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afe60a8bcc82437f9d23ffe96087b1aa.png?v=1781085364) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24c924189b75487d8b16cfe5d1420d27.png?v=1781085364) ## Agent notes - No product description was provided; details inferred from title and attributes. - Image understanding was not performed; visual content not analyzed. - Ensure to verify compatibility with specific motorcycle license plate dimensions and mounting. - No information on material composition beyond 'plastic'.
This product has 14 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": "塑料骷髅头摩托车牌照框 ABS摩托车车牌架 摩托车牌照框车牌框",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "26.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").