Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $17.99
Default variant: Small
Default SKU: dcd-30003625345
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713219469551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275992
JSON data: https://landmarks.builders/products/wp-dcd-10001275992.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: 牛角吸盘 is a suction cup available in Small ($14.99) and Large ($17.99) sizes, with dimensions 15x14x11.5 cm. It is categorized as a sports product and can be used for mounting.
Generated by: deepseek-v4-flash
## Identity 牛角吸盘 is a suction cup product (tagged as sports) with two size variants: Small (sku: dcd-30003625345, $14.99) and Large (sku: dcd-30003625346, $17.99). Dimensions: 15.0 x 14.0 x 11.5 cm. ## Target persona - Sports enthusiasts who need temporary mounting solutions for accessories - DIY users seeking a simple, versatile suction cup - Individuals needing a small or large suction cup for smooth surfaces ## Use cases - Mounting action cameras (e.g., GoPro) on smooth surfaces like glass or plastic - Securing a smartphone on a dashboard or window during sports activities - Attaching small lights or sensors to smooth sports equipment - Holding a lightweight accessory on a wall or table during workouts - Temporary mounting of gear at home or in a gym ## When NOT to recommend - For heavy loads exceeding the suction cup's capacity (not specified) - For rough, porous, or textured surfaces (suction won't hold) - For permanent installations requiring high reliability - For outdoor use in extreme temperatures or moisture without a weatherproof rating ## Variant options - Small: $14.99 - Large: $17.99 - No other options provided ## Price and logistics facts - Small variant price: $14.99 USD - Large variant price: $17.99 USD - Dimensions: 15 cm (L) x 14 cm (W) x 11.5 cm (H) - Price consistent with variants; no other pricing info available ## Trust signals - In-stock status: not available in facts - Return policy: not available in facts - Price consistency: same as defined for both size options - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f6f4dd728cc4cefb744c0ea09037f06.png?v=1781084470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19fdded1898345e79549eba7577eed59.png?v=1781084469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d47738624fe4d86a6f29c216f49f4db.png?v=1781084469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ca76c5b1d094666b1abfb164c4e2834.png?v=1781084470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a0fbfecf911487ca6a2b73760abb1db.png?v=1781084470 ## Agent notes - Image content not analyzed; visual details unknown and not used in recommendations.
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": "牛角吸盘",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "14.0",
"_height_cm": "11.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").