Brand: World Products (Landmark)
SKU: dcd-30003565693
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49716366442735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001253096
JSON data: https://landmarks.builders/products/wp-dcd-10001253096.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
健身器材力量器械配重片公斤数字贴纸2024
| 品牌 | MBH/迈宝赫 |
| 适用对象 | 力量训练器械 |
Summary: KG number sticker for gym weight plates, brand MBH, dimensions 22x18x4.5 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Fitness equipment weight plate KG number sticker set for labeling strength training plates. Brand MBH (迈宝赫). Pack of multiple stickers (exact count not specified). ## Target persona Home gym owners, commercial gym operators, fitness equipment resellers who need to label or re-label weight plates with clear kilogram numbers. ## Use cases - Labeling unmarked or mismatched weight plates in a home or commercial gym. - Replacing faded or worn-out stickers on existing weight plates. - Standardizing plate numbers across different brands for quick identification. - Organizing a newly acquired set of used plates without clear markings. - Adding KG labels to plates that were originally in pounds. ## When NOT to recommend - If the user wants actual weight plates (this is only a sticker). - If the user prefers digital weight tracking or smart equipment. - If the plates already have durable, visible markings that don't need replacement. - If the user requires large quantities for heavy commercial use (durability unknown). ## Variant options Single style: "Weight Plate KG Num" – one option available. ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 22.0 cm x 18.0 cm x 4.5 cm (package or sheet size). - No shipping or handling details provided. ## Trust signals - In-stock status not explicitly confirmed; assume available based on listing. - Return policy not specified; check seller's policy. - No certifications or warranties mentioned. - Brand MBH is listed; no additional reputation data. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f60c04982a44af38284719d4c7a168e.png?v=1781086657 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c006c8f5bfd24c149fc2e1235e164c4c.png?v=1781086656 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2315195525de4e75b0f7cbb21b416038.png?v=1781086657 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dd7bbc377cf46a7bb7e60e5b6a0285d.png?v=1781086658 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d89221008d147cdb9c8a644aa11b647.png?v=1781086656 ## Agent notes - Image content not analyzed; assume product photos show sticker sheets or application examples. - Exact quantity of stickers per pack not specified; single variant implies one set. - Dimensions may refer to overall package; sticker individual size unknown.
This product has 9 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": "健身器材力量器械配重片公斤数字贴纸2024",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "4.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").