Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Sky Blue
Default SKU: dcd-30003616309
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49713933418735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272179
JSON data: https://landmarks.builders/products/wp-dcd-10001272179.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: Acrylic cute dinosaur keychain pendant with AB glossy coating, available in Sky Blue and Pink, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Acrylic cute dinosaur keychain pendant with AB glossy coating, dimensions 12.5x8x3.5 cm, two color options: Sky Blue and Pink. ## Target persona - Individuals who enjoy cute, cartoon-themed accessories. - Kids or teens looking for fun keychain decorations. - Gift buyers seeking inexpensive novelty items for dinosaur enthusiasts. ## Use cases - Attaching to backpack, purse, or keys as a decorative charm. - Small gift for friends or family who like dinosaurs. - Party favor or stocking stuffer. - Collectible for themed keychain collections. - Daily accessory for personalizing bags. ## When NOT to recommend - Formal or professional settings requiring subtle accessories. - If the buyer needs a durable, heavy-duty keychain. - For those seeking precious metal or high-end jewelry. - When the recipient prefers minimalist or non-cartoon designs. ## Variant options - **Sky Blue** ($9.99) - **Pink** ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions: 12.5 cm (L) x 8.0 cm (W) x 3.5 cm (H). - No shipping or handling details provided. ## Trust signals - Product is listed with a price of $9.99 across both variants. - No return policy or inventory status available in the provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56389a5cf9024df697fb53c42be3975b.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94eec9dac0c74763be064578349f4c95.png?v=1781085164 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebc6f431b2524a39a287cc9000499993.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/776bd1bc4b2a43c3b4f12df5274fedee.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfa136565b8d4262b4e08465dca1bcb8.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a73519ed71f6415d8ff6436110b6d43b.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1102ac7495544c9f853361197ea8a2b9.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c21ff41c404f909ee72c046fea14d4.png?v=1781085163 ## Agent notes - The description field was empty; no detailed product description available. - No return policy, shipping, or stock information provided. - Images were not analyzed; visual details should be fetched from the URLs directly.
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": "亚克力镀AB喷亮油可爱卡通恐龙公仔钥匙扣挂件包包装饰品配件",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "8.0",
"_height_cm": "3.5"
}
}],
"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").