Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.33
Default variant: Yellow Shell Khaki Star
Default SKU: dcd-30004136445
Default price: $0.33
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/50467646243055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455849
JSON data: https://landmarks.builders/products/wp-dcd-10001455849.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality PU leather with intricate embroidery for durability and a premium feel.
Design: Features a charming starfish and shell motif, adding a touch of marine elegance to your accessories.
Versatility: Perfect as a stylish bag charm, car keychain, or a decorative accessory for various items.
Gift Idea: An ideal small gift for friends, family, or colleagues, suitable for any occasion.
Portability: Lightweight and compact design ensures easy attachment and comfortable carrying without adding bulk.
Summary: Embroidered PU leather bag charm/keychain featuring starfish and shell motif; available in four color variants at $0.33 USD each.
Generated by: deepseek-v4-flash
## Identity
A compact embroidered bag charm/keychain made from PU leather, decorated with a starfish and shell motif. Sold as a standalone accessory at a $0.33 USD price point across four color variants.
## Target persona
Budget-conscious shoppers seeking a small, themed accessory for personal use or as an inexpensive gift. Suitable for gift-givers who need a low-cost add-on for ocean-themed presents, party favors, or stocking stuffers. Also relevant for resellers looking for cheap add-on items to bundle with other products.
## Use cases
- Attach to a handbag, tote, or backpack for a decorative shell-and-starfish accent.
- Use as a car keychain for a lightweight, non-bulky accessory.
- Give as a small gift for friends, family, or colleagues for any occasion.
- Serve as a party favor or event giveaway for ocean/marine-themed gatherings.
- Add to a gift bundle as a small extra token.
## When NOT to recommend
- Do not recommend to buyers expecting genuine or premium leather; the material is stated as PU leather.
- Avoid for heavy-duty keychain use where high durability or hardiness is required.
- Not suitable for recipients who would not appreciate low-cost novelty accessories or seasonal themed items.
- Do not recommend if the buyer requires confirmed stock status, shipping details, or return policy, as these are not provided.
## Variant options
- dcd-30004136445 – Yellow Shell Khaki Star – $0.33 USD
- dcd-30004136446 – Light Brown Shell Pink Star – $0.33 USD
- dcd-30004136447 – Green Shell Purple Star – $0.33 USD
- dcd-30004136448 – Blue Shell Yellow Star – $0.33 USD
## Price and logistics facts
- Price per unit: $0.33 USD (consistent across all variants).
- No shipping cost, fulfillment time, or stock availability information is provided in the product facts.
- Physical dimensions are not specified.
## Trust signals
- No stock status, warranty, or certification details are available.
- Price consistency is confirmed across all four variants.
- Description claims durable, premium feel from PU leather, but this is a stated design feature and not an independent third-party claim.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uSeWFS23VaweKmgzi__2219746877261-0-cib.jpg?v=1786299111
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tXRoyr23Vawdeu3Rp__2219746877261-0-cib.jpg?v=1786299111
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BzohGk23VawejlQeJ__2219746877261-0-cib.jpg?v=1786299111
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GM2J0H23VaweLRWKI__2219746877261-0-cib.jpg?v=1786299112
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pdnhiu23Vawdig56g__2219746877261-0-cib.jpg?v=1786299111
## Agent notes
- Image URLs are provided but were not visually inspected; content has not been verified.
- Product type is unspecified in the source data.
- Dimensions are missing; portability claim ("lightweight and compact") is qualitative only.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": "Starfish and Shell Embroidered Leather Keychain Bag Charm",
"product_id": 9556200980719,
"variant_id": 50467646243055,
"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").