{"product_id":"yukselen-hatli-kristal-plaket-model-214","title":"Slim-Body Crystal Plaque with Raised Lines – Model 214","description":"\u003cstyle\u003e\n  .komut-plaket-214 {\n    max-width: 980px;\n    margin: 0 auto;\n    color: #30343b;\n    font-family: inherit;\n    line-height: 1.75;\n  }\n\n  .komut-plaket-214 * {\n    box-sizing: border-box;\n  }\n\n  .komut-plaket-214 h2,\n  .komut-plaket-214 h3 {\n    margin-top: 0;\n    line-height: 1.35;\n  }\n\n  .komut-plaket-214 .hero {\n    padding: 30px;\n    margin-bottom: 28px;\n    background: linear-gradient(135deg, #f3f8f9 0%, #ffffff 68%);\n    border: 1px solid #dfe8ea;\n    border-left: 6px solid #376873;\n    border-radius: 18px;\n  }\n\n  .komut-plaket-214 .hero h2 {\n    margin-bottom: 14px;\n    color: #234952;\n    font-size: clamp(24px, 4vw, 34px);\n  }\n\n  .komut-plaket-214 .hero p {\n    margin: 0;\n    font-size: 16px;\n  }\n\n  .komut-plaket-214 .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 25px 0 32px;\n  }\n\n  .komut-plaket-214 .feature-card {\n    padding: 20px 16px;\n    background: #ffffff;\n    border: 1px solid #e2e9eb;\n    border-radius: 15px;\n    text-align: center;\n    box-shadow: 0 6px 18px rgba(27, 39, 51, 0.05);\n  }\n\n  .komut-plaket-214 .feature-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #234952;\n    font-size: 15px;\n  }\n\n  .komut-plaket-214 .feature-card span {\n    display: block;\n    color: #68717d;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .komut-plaket-214 .section {\n    margin: 28px 0;\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid #e3e9eb;\n    border-radius: 18px;\n  }\n\n  .komut-plaket-214 .section h3 {\n    margin-bottom: 12px;\n    padding-bottom: 10px;\n    color: #234952;\n    font-size: 22px;\n    border-bottom: 2px solid #376873;\n  }\n\n  .komut-plaket-214 .section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .komut-plaket-214 .info-box {\n    margin: 25px 0;\n    padding: 22px;\n    background: #f3f8f9;\n    border-left: 5px solid #376873;\n    border-radius: 14px;\n  }\n\n  .komut-plaket-214 .info-box p {\n    margin: 0;\n  }\n\n  .komut-plaket-214 .details {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .komut-plaket-214 .detail-item {\n    padding: 15px 17px;\n    background: #f7f9fa;\n    border: 1px solid #e7ecee;\n    border-radius: 12px;\n  }\n\n  .komut-plaket-214 .detail-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #234952;\n  }\n\n  .komut-plaket-214 .thickness-grid,\n  .komut-plaket-214 .color-grid,\n  .komut-plaket-214 .usage-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .komut-plaket-214 .thickness-item,\n  .komut-plaket-214 .color-item,\n  .komut-plaket-214 .usage-item {\n    padding: 18px 14px;\n    background: #f7f9fa;\n    border: 1px solid #e3e9eb;\n    border-radius: 13px;\n    text-align: center;\n  }\n\n  .komut-plaket-214 .thickness-item strong,\n  .komut-plaket-214 .color-item strong,\n  .komut-plaket-214 .usage-item strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #376873;\n    font-size: 18px;\n  }\n\n  .komut-plaket-214 .thickness-item span,\n  .komut-plaket-214 .color-item span,\n  .komut-plaket-214 .usage-item span {\n    display: block;\n    color: #616a75;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .komut-plaket-214 .steps {\n    counter-reset: step;\n    margin-top: 18px;\n  }\n\n  .komut-plaket-214 .step {\n    position: relative;\n    min-height: 45px;\n    padding: 0 0 20px 48px;\n  }\n\n  .komut-plaket-214 .step:last-child {\n    padding-bottom: 0;\n  }\n\n  .komut-plaket-214 .step::before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 34px;\n    height: 34px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: #376873;\n    border-radius: 50%;\n    font-weight: 700;\n  }\n\n  .komut-plaket-214 .step strong {\n    color: #234952;\n  }\n\n  .komut-plaket-214 .faq-item {\n    padding: 18px 0;\n    border-bottom: 1px solid #e4e9eb;\n  }\n\n  .komut-plaket-214 .faq-item:first-child {\n    padding-top: 0;\n  }\n\n  .komut-plaket-214 .faq-item:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .komut-plaket-214 .faq-item strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #234952;\n    font-size: 16px;\n  }\n\n  .komut-plaket-214 .faq-item p {\n    margin: 0;\n  }\n\n  .komut-plaket-214 .final-message {\n    margin-top: 30px;\n    padding: 23px;\n    color: #ffffff;\n    background: #234952;\n    border-radius: 16px;\n    text-align: center;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 780px) {\n    .komut-plaket-214 .feature-grid,\n    .komut-plaket-214 .thickness-grid,\n    .komut-plaket-214 .color-grid,\n    .komut-plaket-214 .usage-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .komut-plaket-214 .details {\n      grid-template-columns: 1fr;\n    }\n\n    .komut-plaket-214 .hero,\n    .komut-plaket-214 .section {\n      padding: 21px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .komut-plaket-214 .feature-grid,\n    .komut-plaket-214 .thickness-grid,\n    .komut-plaket-214 .color-grid,\n    .komut-plaket-214 .usage-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .komut-plaket-214 .hero h2 {\n      font-size: 24px;\n    }\n\n    .komut-plaket-214 .section h3 {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"komut-plaket-214\"\u003e\n\n\n  \u003cdiv class=\"hero\"\u003e\n\n    \u003ch2\u003eRising-Line Slim Body Crystal Plaque – Model 214\u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      Distinguished by its upper edge rising from left to right and its long, slender body structure, the Model 214 \u003cstrong\u003ecrystal plaque\u003c\/strong\u003e is a special option for award presentations themed around success, progress, and career development. Your company logo, individual names, professional titles, dates, and thank-you messages can be applied to the product's large vertical surface according to your order specifications. Model 214 can be used for individual awards as well as bulk orders where each piece is customized with different names.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"feature-grid\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003cstrong\u003eRising Top Line\u003c\/strong\u003e\n      \u003cspan\u003eA single-directional top line that supports the sense of progress and success\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003cstrong\u003eSlim Vertical Body\u003c\/strong\u003e\n      \u003cspan\u003eStructured design area for logos, names, and thank-you text\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003cstrong\u003eBeveled Glass Edges\u003c\/strong\u003e\n      \u003cspan\u003eA clean look with processed and polished edges\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003cstrong\u003eCustomized Production\u003c\/strong\u003e\n      \u003cspan\u003eEach product can be customized with different names, titles, dates, and messages\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eCrystal Plaque with Rising Line Symbolizing Success\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Model 214 distinguishes itself from standard flat-topped plaque models with its cut line that starts lower on the left and rises toward the upper right corner. This upward-trending line gives the product a dynamic appearance while visually reinforcing concepts of growth, advancement, and reaching goals.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      The long, slim body structure allows for design information to be arranged neatly from top to bottom. The company logo can be placed in the upper section, the individual's name and award text in the middle, and the date or additional corporate information in the lower section.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      The product is manufactured from processed glass material commonly known in the awards industry as a \u003cstrong\u003ecrystal plaque\u003c\/strong\u003e. Model 214 is suitable for organizations seeking personalized plaques, success plaques, retirement plaques, thank-you plaques, and \u003cstrong\u003eglass plaques\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"info-box\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eThe distinguishing feature of Model 214\u003c\/strong\u003e is how it complements its long vertical body with a top line that rises in a single direction. This form imparts a meaningful aesthetic, especially for career, success, and development-themed award designs.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eTechnical Specifications and Approximate Product Dimensions\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Our crystal plaque products are generally around \u003cstrong\u003e10 × 20 cm\u003c\/strong\u003e in size. Depending on the model's outer cut, rising top line, and slim body structure, a \u003cstrong\u003e±1 cm difference\u003c\/strong\u003e may occur in width and height.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      The specified dimension refers to the overall outer size of the product. Because the top cut rises in one direction, the height on the right and left sides of the body differ. The design is prepared according to the product's actual usable printing area.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"details\"\u003e\n\n      \u003cdiv class=\"detail-item\"\u003e\n\n        \u003cstrong\u003eProduct model\u003c\/strong\u003e\n        Model 214 rising-line slim-body crystal plaque\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"detail-item\"\u003e\n\n        \u003cstrong\u003eAverage size\u003c\/strong\u003e\n        Approximately 10 × 20 cm, may vary by ±1 cm depending on the model\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"detail-item\"\u003e\n\n        \u003cstrong\u003eProduct material\u003c\/strong\u003e\n        Processed glass body and transparent glass base\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"detail-item\"\u003e\n\n        \u003cstrong\u003eProduct form\u003c\/strong\u003e\n        Long slim body and upper line rising toward the right\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"detail-item\"\u003e\n\n        \u003cstrong\u003eEdge craftsmanship\u003c\/strong\u003e\n        Beveled and polished glass edges\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"detail-item\"\u003e\n\n        \u003cstrong\u003ePersonalization\u003c\/strong\u003e\n        Logo, name, title, date, and custom plaque message\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003e6 mm, 8 mm, 10 mm, and 12 mm Thickness Options\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      The Model 214 personalized crystal plaque can be prepared with glass thicknesses suitable for different budgets, order quantities, and presentation expectations. You can select your preferred thickness from the variant section on the product page.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      As the thickness increases, the weight of the crystal plaque, the fullness of the edges, and its impactful appearance on a desk also increase. The UV print quality of the logo, name, and custom message is independent of the chosen glass thickness.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"thickness-grid\"\u003e\n\n      \u003cdiv class=\"thickness-item\"\u003e\n\n        \u003cstrong\u003e6 mm\u003c\/strong\u003e\n        \u003cspan\u003eSuitable for schools and economical bulk plaque orders.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"thickness-item\"\u003e\n\n        \u003cstrong\u003e8 mm\u003c\/strong\u003e\n        \u003cspan\u003eFor corporate orders seeking balanced weight and appearance.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"thickness-item\"\u003e\n\n        \u003cstrong\u003e10 mm\u003c\/strong\u003e\n        \u003cspan\u003eOffers a bolder edge structure and a strong award appearance.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"thickness-item\"\u003e\n\n        \u003cstrong\u003e12 mm\u003c\/strong\u003e\n        \u003cspan\u003eAn impressive option for prestigious and special award presentations.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"info-box\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eYou can select your thickness preference from the product variants.\u003c\/strong\u003e\n        For glass thickness requests beyond the standard options, you can inquire about custom production before placing your order.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eCrystal Plaque Color Options\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      The product image shows the transparent glass option for Model 214. You can select the color of the crystal plaque from the available variants on the product page. The color selection does not change the rising-line outer form of the product; it alters the appearance of the glass body and the beveled edges.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"color-grid\"\u003e\n\n      \u003cdiv class=\"color-item\"\u003e\n\n        \u003cstrong\u003eTransparent\u003c\/strong\u003e\n        \u003cspan\u003eSimple look compatible with various corporate designs\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"color-item\"\u003e\n\n        \u003cstrong\u003eGreen\u003c\/strong\u003e\n        \u003cspan\u003eNatural tone that highlights the glass structure and processed edges\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"color-item\"\u003e\n\n        \u003cstrong\u003eSmoked\u003c\/strong\u003e\n        \u003cspan\u003eFor serious and modern corporate award presentations\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"color-item\"\u003e\n\n        \u003cstrong\u003eBlue\u003c\/strong\u003e\n        \u003cspan\u003eFor vibrant and eye-catching personalized plaque designs\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"color-item\"\u003e\n\n        \u003cstrong\u003eBrown\u003c\/strong\u003e\n        \u003cspan\u003eA warm-toned and distinct crystal plaque alternative\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"color-item\"\u003e\n\n        \u003cstrong\u003eBlack\u003c\/strong\u003e\n        \u003cspan\u003eFor those seeking a strong contrast and impressive award appearance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"info-box\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eYou can make your color selection from the product variants.\u003c\/strong\u003e\n        The glass tone may show slight differences depending on product thickness, ambient light, and screen settings.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003ePersonalized UV Printed Crystal Plaque\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Company logos, individual names and surnames, professional titles, award titles, event dates, and special thank-you messages can be applied to the Model 214 crystal plaque. The logos, names, and texts in the visual represent an example design.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      The design is prepared by taking into account the product's long vertical body and rising top line. Logos, names, and texts are placed in a balanced manner within the usable area. Colored logos and corporate designs can be applied to the glass surface using the UV printing method.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"info-box\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eThe printing in the image is an example.\u003c\/strong\u003e Your own logo, name list, titles, dates, and special plaque message can be used in your order.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eFor Retirement, Years of Service, and Achievement Awards\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      Thanks to its rising top line, the Model 214 crystal plaque is a powerful option for presentations representing progress and career success. It can be used as an employee achievement award, years of service plaque, retirement gift, sales performance award, and corporate thank-you plaque.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      Its slim vertical structure creates a striking appearance without taking up too much space on desks or display cases. It can be prepared individually or in bulk for companies, factories, schools, municipalities, associations, and sports clubs.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"usage-grid\"\u003e\n\n      \u003cdiv class=\"usage-item\"\u003e\n\n        \u003cstrong\u003eCompanies\u003c\/strong\u003e\n        \u003cspan\u003eEmployee achievement, years of service, and retirement presentations\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"usage-item\"\u003e\n\n        \u003cstrong\u003eSchools\u003c\/strong\u003e\n        \u003cspan\u003eGraduation, honors, and teacher appreciation plaques\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"usage-item\"\u003e\n\n        \u003cstrong\u003eOrganizations\u003c\/strong\u003e\n        \u003cspan\u003eProject success, sponsorship, and special thank-you awards\u003c\/span\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"usage-item\"\u003e\n\n        \u003cstrong\u003eSports Clubs\u003c\/strong\u003e\n        \u003cspan\u003eTournament, ranking, and athlete achievement awards\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eOrdering and Design Approval Process\u003c\/h3\u003e\n\n\n    \u003cdiv class=\"steps\"\u003e\n\n      \u003cdiv class=\"step\"\u003e\n\n        \u003cstrong\u003eSelect your color and thickness.\u003c\/strong\u003e\u003cbr\u003e\n        Determine the glass option that suits your needs from the product variants.\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"step\"\u003e\n\n        \u003cstrong\u003eSelect the order quantity.\u003c\/strong\u003e\u003cbr\u003e\n        Determine the number of crystal plaques you wish to be prepared.\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"step\"\u003e\n\n        \u003cstrong\u003eSubmit your design information.\u003c\/strong\u003e\u003cbr\u003e\n        Send the logo, name, title, date, and special plaque message.\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"step\"\u003e\n\n        \u003cstrong\u003eCheck the preview design.\u003c\/strong\u003e\u003cbr\u003e\n        A design tailored to the long body of Model 214 will be prepared and submitted for your approval.\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"step\"\u003e\n\n        \u003cstrong\u003eProduction begins after approval.\u003c\/strong\u003e\u003cbr\u003e\n        Production proceeds once the logo, name, date, and text information are approved.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eDifferent Names on Each Plaque for Bulk Orders\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      In bulk orders of the same model, while maintaining the general design layout, different individual names, titles, positions, rankings, or dates can be applied to each crystal plaque.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      For multiple orders, name and title lists can be submitted as Excel or PDF files. This method ensures that orders for companies, schools, municipalities, associations, and sports clubs are prepared in an organized and controlled manner.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003ePackaging, Delivery, and Personalized Product Information\u003c\/h3\u003e\n\n\n    \u003cp\u003e\n      The crystal plaque is carefully packaged and prepared for shipping in a way that protects the glass body and base section. Standard preparation time is generally 1–3 business days depending on order density and quantity.\n    \u003c\/p\u003e\n\n\n    \u003cp\u003e\n      Products prepared with a logo, name, date, or custom message fall under the scope of personalized production. It is important to carefully check the names, dates, logos, spelling, and quantity information in the preview design sent before production.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"section\"\u003e\n\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n\n    \u003cdiv class=\"faq-item\"\u003e\n\n      \u003cstrong\u003eWhat is the approximate size of Model 214?\u003c\/strong\u003e\n      \u003cp\u003e\n        Our crystal plaques are generally about 10 × 20 cm. Depending on the cutting form of the model, a difference of ±1 cm may occur in the width and height.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faq-item\"\u003e\n\n      \u003cstrong\u003eWhat does the rising-line design mean?\u003c\/strong\u003e\n      \u003cp\u003e\n        The top edge of the product rises from the left side toward the upper right corner. This line gives the product a dynamic look that evokes progress.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faq-item\"\u003e\n\n      \u003cstrong\u003eIs the product made of glass or crystal?\u003c\/strong\u003e\n      \u003cp\u003e\n        The product is manufactured from glass material. \"Crystal plaque\" is a common industry name used for processed glass award models.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faq-item\"\u003e\n\n      \u003cstrong\u003eCan color and thickness be chosen?\u003c\/strong\u003e\n      \u003cp\u003e\n        Yes. Available colors and 6 mm, 8 mm, 10 mm, and 12 mm thickness options can be selected from the product variants.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faq-item\"\u003e\n\n      \u003cstrong\u003eCan a different name be written on each plaque?\u003c\/strong\u003e\n      \u003cp\u003e\n        Yes. In bulk orders, different names, titles, positions, rankings, or dates can be applied to each product.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"faq-item\"\u003e\n\n      \u003cstrong\u003eIs a design sent before production?\u003c\/strong\u003e\n      \u003cp\u003e\n        Yes. A preview is prepared based on your order information and production proceeds after receiving your approval.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"final-message\"\u003e\n\n    With its slender body and upward-trending line, the Model 214 crystal plaque transforms success, development, and corporate appreciation into a lasting keepsake.\n  \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e","brand":"Komut","offers":[{"title":"6 mm \/ Transparent","offer_id":45276386623558,"sku":"KOM-PLK-P070-V001","price":160.0,"currency_code":"TRY","in_stock":true},{"title":"6 mm \/ Blue","offer_id":45276386656326,"sku":"KOM-PLK-P070-V002","price":180.0,"currency_code":"TRY","in_stock":true},{"title":"6 mm \/ Green","offer_id":45276386689094,"sku":"KOM-PLK-P070-V003","price":180.0,"currency_code":"TRY","in_stock":true},{"title":"6 mm \/ Brown","offer_id":45276386721862,"sku":"KOM-PLK-P070-V004","price":180.0,"currency_code":"TRY","in_stock":true},{"title":"6 mm \/ Smoked","offer_id":45276386754630,"sku":"KOM-PLK-P070-V005","price":180.0,"currency_code":"TRY","in_stock":true},{"title":"6 mm \/ Black","offer_id":45276386787398,"sku":"KOM-PLK-P070-V006","price":180.0,"currency_code":"TRY","in_stock":true},{"title":"8 mm \/ Transparent","offer_id":45270508273734,"sku":"KUM-214-UV-8MM-TRP-8mm-seffaf","price":190.0,"currency_code":"TRY","in_stock":true},{"title":"8 mm \/ Blue","offer_id":45270508306502,"sku":"KUM-214-UV-8MM-TRP-8mm-mavi","price":210.0,"currency_code":"TRY","in_stock":true},{"title":"8 mm \/ Green","offer_id":45270508339270,"sku":"KUM-214-UV-8MM-TRP-8mm-yesil","price":210.0,"currency_code":"TRY","in_stock":true},{"title":"8 mm \/ Brown","offer_id":45270508372038,"sku":"KUM-214-UV-8MM-TRP-8mm-kahverengi","price":210.0,"currency_code":"TRY","in_stock":true},{"title":"8 mm \/ Smoked","offer_id":45270508404806,"sku":"KUM-214-UV-8MM-TRP-8mm-fume","price":210.0,"currency_code":"TRY","in_stock":true},{"title":"8 mm \/ Black","offer_id":45270508437574,"sku":"KUM-214-UV-8MM-TRP-8mm-siyah","price":210.0,"currency_code":"TRY","in_stock":true},{"title":"10 mm \/ Transparent","offer_id":45270508470342,"sku":"KUM-214-UV-8MM-TRP-10mm-seffaf","price":240.0,"currency_code":"TRY","in_stock":true},{"title":"10 mm \/ Blue","offer_id":45270508503110,"sku":"KUM-214-UV-8MM-TRP-10mm-mavi","price":260.0,"currency_code":"TRY","in_stock":true},{"title":"10 mm \/ Green","offer_id":45270508535878,"sku":"KUM-214-UV-8MM-TRP-10mm-yesil","price":260.0,"currency_code":"TRY","in_stock":true},{"title":"10 mm \/ Brown","offer_id":45270508568646,"sku":"KUM-214-UV-8MM-TRP-10mm-kahverengi","price":260.0,"currency_code":"TRY","in_stock":true},{"title":"10 mm \/ Smoked","offer_id":45270508601414,"sku":"KUM-214-UV-8MM-TRP-10mm-fume","price":260.0,"currency_code":"TRY","in_stock":true},{"title":"10 mm \/ Black","offer_id":45270508634182,"sku":"KUM-214-UV-8MM-TRP-10mm-siyah","price":260.0,"currency_code":"TRY","in_stock":true},{"title":"12 mm \/ Transparent","offer_id":45270508666950,"sku":"KUM-214-UV-8MM-TRP-12mm-seffaf","price":290.0,"currency_code":"TRY","in_stock":true},{"title":"12 mm \/ Blue","offer_id":45270508699718,"sku":"KUM-214-UV-8MM-TRP-12mm-mavi","price":310.0,"currency_code":"TRY","in_stock":true},{"title":"12 mm \/ Green","offer_id":45270508732486,"sku":"KUM-214-UV-8MM-TRP-12mm-yesil","price":310.0,"currency_code":"TRY","in_stock":true},{"title":"12 mm \/ Brown","offer_id":45270508765254,"sku":"KUM-214-UV-8MM-TRP-12mm-kahverengi","price":310.0,"currency_code":"TRY","in_stock":true},{"title":"12 mm \/ Smoked","offer_id":45270508798022,"sku":"KUM-214-UV-8MM-TRP-12mm-fume","price":310.0,"currency_code":"TRY","in_stock":true},{"title":"12 mm \/ Black","offer_id":45270508830790,"sku":"KUM-214-UV-8MM-TRP-12mm-siyah","price":310.0,"currency_code":"TRY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0697\/4478\/7526\/files\/YukselenHatliInceGovdeliKristalPlaket_Model214.jpg?v=1784227634","url":"https:\/\/komutuv.com\/en\/products\/yukselen-hatli-kristal-plaket-model-214","provider":"Komut UV Baskı ve Üretim Merkezi","version":"1.0","type":"link"}