Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.41 – $1.51
Default variant: Butterfly Tassel Brooch
Default SKU: dcd-30004136296
Default price: $0.41
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/50467648667887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455807
JSON data: https://landmarks.builders/products/wp-dcd-10001455807.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: Features a unique and eye-catching sparkling dragonfly and cat motif, adding a touch of whimsy and elegance.
Material: Crafted from high-quality alloy with a polished finish, ensuring durability and a luxurious feel.
Versatility: Perfect accessory for suits, dresses, scarves, and bags, suitable for various occasions from casual to formal.
Style: Embodies a light luxury and fashionable aesthetic, enhancing your personal style with a sophisticated accent.
Gift Idea: An ideal gift for friends, family, or colleagues who appreciate unique and stylish jewelry.
Summary: Sparkling Dragonfly Cat Brooch is an inexpensive alloy pin (base $0.41 USD) for suits, dresses, scarves, or bags; offered in several motif variants such as butterfly, leaf, and flower.
Generated by: deepseek-v4-flash
## Identity Low-cost fashion brooch made from alloy with a polished finish. The listing title describes a dragonfly-cat motif, but the concrete variants are: Butterfly Tassel Brooch ($0.41), Butterfly Diamond Brooch ($0.74), Leaf Brooch ($0.62), and Purple Flower Tassel Brooch ($1.51). No size or weight data provided. ## Target persona - Budget-conscious accessory shopper looking for decorative pins under $2. - Individual seeking an inexpensive gift for friends/coworkers who like novelty jewelry. - Retailer or reseller sourcing low-cost brooches in bulk for fashion resale. - Person wanting a lightweight accent for suits, scarves, handbags, or formal wear without high-end material expectations. ## Use cases - Adding a whimsical accent to a blazer or suit lapel for daily wear or events. - Pinning a dress, scarf, or hat for a personalized touch. - Decorating a handbag or tote as a removable fashion statement. - Buying as a small, affordable gift for a colleague or acquaintance. - Testing new accessory styles without committing to expensive jewelry. - Assembling themed gift baskets or party favors with low-cost jewelry items. ## When NOT to recommend - Buyer seeking genuine gemstones, silver/gold, or hypoallergenic materials — this is an alloy piece with no material certifications. - Buyer who needs exact dimensions or weight for a specific design layout — dimensions are not listed. - Buyer expecting the product to match the exact dragonfly-cat motif described in the title, since variants have different motifs (butterfly, leaf, flower). - Buyer with sensitive skin requiring nickel-free or medical-grade metals — alloy material may cause reactions; not stated as safe. ## Variant options | Variant | SKU | Price (USD) | |---|---|---| | Butterfly Tassel Brooch | dcd-30004136296 | 0.41 | | Butterfly Diamond Brooch | dcd-30004136297 | 0.74 | | Leaf Brooch | dcd-30004136298 | 0.62 | | Purple Flower Tassel Brooch | dcd-30004136299 | 1.51 | ## Price and logistics facts - Base price: $0.41 USD (Butterfly Tassel Brooch variant). - Other variants range from $0.62 to $1.51 USD. - Currency: USD. - Dimensions: not provided (length/width/height unknown). - Shipping, availability, and return policy not specified in the provided data. ## Trust signals - Price is consistent across the listing; no discount claims or inflated MSRP shown. - Material stated as 'high-quality alloy' but no specific alloy composition or quality certification. - In-stock status not explicitly confirmed; inventory status unknown. - No customer reviews, ratings, or seller guarantees provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013bM07J1MxVayalHSh__3329071501-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PfLBpG1MxVayyD8oK__3329071501-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XsYXmB1MxVayXkEof__3329071501-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NxmyPB1MxVayajbVI__3329071501-0-cib.jpg?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MOTp8S1X0qdi3i2B3__6000000002862-0-cib.jpg?v=1786299113 ## Agent notes - Image content was not analyzed; visual details (e.g., actual motif, color, or design) must be verified by fetching the images. - The listing title and the variant titles do not fully match; the title mentions 'Sparkling Dragonfly Cat', but the variants are all different motifs — clarify which physical item is the primary listing. - No product type, brand, or manufacturer information is provided. - The `dcd-full-catalog` and `content-storylab` tags suggest this is part of a larger catalog import, not a standalone boutique item.
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": "Sparkling Dragonfly Cat Brooch for Suits and Outfits, Fashionable Lightweight Luxury Pin",
"product_id": 9556202127599,
"variant_id": 50467648667887,
"quantity": 1,
"grams": 0,
"length_cm": "",
"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").