Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.35
Default variant: Light Green
Default SKU: dcd-30004137128
Default price: $0.35
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467634839791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456037
JSON data: https://landmarks.builders/products/wp-dcd-10001456037.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vibrant macaron colors add a playful touch to pet accessories and crafts.
Durable metal construction ensures long-lasting sound and resilience.
Compact 2.2cm size is ideal for various DIY projects without being cumbersome.
Versatile use for pet collars, keychains, jewelry, and other decorative items.
Each pack contains 10 bells, providing ample supply for multiple creations.
Summary: DIY craft kit of 10 small macaron-colored metal bells (2.2 cm) for pet collars, keychains, and jewelry, available in 4 colors at $0.35.
Generated by: deepseek-v4-flash
## Identity - Product: Macaron Color Pet Bell DIY Craft Kit - Pack contents: 10 metal bells - Bell size: 2.2 cm - Material: Metal - Colors: 4 variants (Light Green, Milk Tea, Macaron Pink, Golden Yellow) ## Target persona - Budget-conscious DIY crafters - Pet accessory makers - Jewelry and keychain hobbyists - Small-batch sellers seeking affordable embellishments ## Use cases - Adding decorative bells to pet collars or harnesses - Creating custom keychains with macaron color charms - Making pendants for necklaces or charm bracelets - Using as accents in scrapbooking, gift wrap, or crafts - Bulk craft projects for workshops, parties, or classrooms ## When NOT to recommend - If the buyer needs bells larger than 2.2 cm or a different size - If the buyer requires safety certifications for pet products (no compliance data provided) - If the buyer expects a ready-made finished item, not a DIY component - If the buyer needs a mixed-color pack; each variant is a single color ## Variant options - Light Green (SKU dcd-30004137128) – $0.35 USD - Milk Tea (SKU dcd-30004137130) – $0.35 USD - Macaron Pink (SKU dcd-30004137131) – $0.35 USD - Golden Yellow (SKU dcd-30004137134) – $0.35 USD ## Price and logistics facts - Unit price: $0.35 USD per 10-pack (as per description) - Currency: USD - No shipping cost or delivery time supplied - No minimum order quantity given - Dimensions (length/width/height) not supplied for packaging ## Trust signals - None explicitly provided: no certifications, return policy, or warranty information - Price is consistent across all variants ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SmE2Nf2DYvtvc4gId__4611686018427387838-0-item_pic.webp?v=1786299103) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0148Aw2k2DYvzZa5Hoj__4611686018427387838-0-item_pic.webp?v=1786299103) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SlxpZ22DYvttYB547__1946738622.webp?v=1786299103) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fmmWjX2DYvtu1UgBe__1946738622.webp?v=1786299103) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LIp2kO2DYvttYBY8w__1946738622.webp?v=1786299103) ## Agent notes - Image understanding was not performed; visual details are not inspected - Product type category is empty in source data - Bell material is described as "durable metal" but no specific alloy is given - No stock availability information was provided - The price seems very low; verify if it is indeed per 10-pack or per single bell
This product has 5 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": "Macaron Color Pet Bell DIY Craft Kit for Keychains and Pendants",
"product_id": 9556196098287,
"variant_id": 50467634839791,
"quantity": 1,
"grams": 0,
"length_cm": "2.2",
"width_cm": "",
"height_cm": ""
}],
"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").