Torq Quick Shake EAA 10 Gr 24 Adet

Torq Nutrition Torq Quick Shake EAA 10 Gr 24 Adet

2.900,00 TL
  • Ürün Açıklaması
  • Ürünün Özellikleri
  • Kampanyalar
  • İptal İade Koşulları
  • Taksit Bilgileri
  • Soru ve Cevap (0)

/* EPROTEIN TICIMAX KESİN İZOLASYON CSS'i "eprotein-custom-product-desc" ID'si sayesinde bu kodların sitenizin başka hiçbir yerine (header, footer, diğer fontlar veya arkaplanlar) sıçraması teknik olarak engellenmiştir. */ #eprotein-custom-product-desc { font-family: 'Inter', system-ui, -apple-system, sans-serif; background-color: transparent !important; /* Dış arka planı şeffaf yaparak site arkaplanını bozmasını engelledik */ color: #1f2937; line-height: 1.625; padding: 2rem 0; box-sizing: border-box; text-align: left; width: 100%; display: block; clear: both; } #eprotein-custom-product-desc * { box-sizing: border-box; } #eprotein-custom-product-desc .epr-container { max-width: 56rem; margin: 0 auto; padding: 0 1rem; } #eprotein-custom-product-desc .epr-hero { background: #ffffff; /* Arka plan sadece ürün kartının içine verildi */ border-radius: 1.5rem; box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); border: 1px solid #f3f4f6; overflow: hidden; } #eprotein-custom-product-desc .epr-hero-top { display: flex; flex-direction: column; background: linear-gradient(to bottom right, #111827, #1f2937); color: #ffffff; } @media (min-width: 1024px) { #eprotein-custom-product-desc .epr-hero-top { flex-direction: row; } } #eprotein-custom-product-desc .epr-img-col { padding: 2rem; display: flex; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.2); } @media (min-width: 1024px) { #eprotein-custom-product-desc .epr-img-col { width: 40%; padding: 3rem; } } #eprotein-custom-product-desc .epr-img-col img { border-radius: 1rem; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); width: 100%; max-width: 24rem; height: auto; border: 4px solid rgba(31, 41, 55, 0.5); transition: transform 0.3s ease; display: block; } #eprotein-custom-product-desc .epr-img-col img:hover { transform: scale(1.05); } #eprotein-custom-product-desc .epr-content-col { padding: 2rem; display: flex; flex-direction: column; justify-content: center; } @media (min-width: 1024px) { #eprotein-custom-product-desc .epr-content-col { width: 60%; padding: 3rem; } } #eprotein-custom-product-desc .epr-badge { display: inline-block; padding: 0.25rem 0.75rem; background-color: rgba(20, 184, 166, 0.2); color: #ccfbf1; font-size: 0.75rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; border-radius: 9999px; border: 1px solid rgba(20, 184, 166, 0.3); margin-bottom: 1rem; width: fit-content; } #eprotein-custom-product-desc .epr-title { font-size: 1.875rem; font-weight: 800; margin-bottom: 1.5rem; line-height: 1.2; margin-top: 0; color: #ffffff; } @media (min-width: 768px) { #eprotein-custom-product-desc .epr-title { font-size: 2.75rem; } } #eprotein-custom-product-desc .epr-title span { color: #14b8a6; } #eprotein-custom-product-desc .epr-desc { color: #d1d5db; font-size: 1.125rem; font-weight: 300; margin-bottom: 2rem; margin-top: 0; } #eprotein-custom-product-desc .epr-specs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem 1rem; padding-top: 2rem; border-top: 1px solid rgba(55, 65, 81, 0.6); } @media (min-width: 768px) { #eprotein-custom-product-desc .epr-specs { grid-template-columns: repeat(3, 1fr); } } #eprotein-custom-product-desc .epr-spec-item { display: flex; flex-direction: column; } #eprotein-custom-product-desc .epr-spec-label { color: #9ca3af; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 0.05em; margin: 0 0 0.25rem 0; } #eprotein-custom-product-desc .epr-spec-val { font-weight: 600; margin: 0; display: flex; align-items: center; font-size: 1rem; color: #ffffff; } #eprotein-custom-product-desc .epr-spec-val i { margin-right: 0.5rem; font-size: 0.75rem; opacity: 0.7; } #eprotein-custom-product-desc .epr-val-brand { color: #2dd4bf; } #eprotein-custom-product-desc .epr-val-price { color: #34d399; font-weight: 700; } #eprotein-custom-product-desc .epr-body { padding: 2rem; } @media (min-width: 768px) { #eprotein-custom-product-desc .epr-body { padding: 3rem; } } #eprotein-custom-product-desc .epr-intro p { color: #4b5563; font-size: 1.125rem; margin-bottom: 3rem; margin-top: 0; } #eprotein-custom-product-desc .epr-intro strong { color: #111827; } #eprotein-custom-product-desc .epr-section-title { font-size: 1.5rem; font-weight: 700; color: #111827; margin: 0 0 1.5rem 0; display: flex; align-items: center; border-bottom: 1px solid #e5e7eb; padding-bottom: 0.75rem; } #eprotein-custom-product-desc .epr-section-title i { color: #14b8a6; margin-right: 0.75rem; } #eprotein-custom-product-desc .epr-grid-features { display: grid; gap: 1.5rem; margin-bottom: 4rem; } @media (min-width: 768px) { #eprotein-custom-product-desc .epr-grid-features { grid-template-columns: repeat(2, 1fr); } } #eprotein-custom-product-desc .epr-feature-card { background-color: #f0fdfa; border-radius: 1rem; padding: 1.5rem; border: 1px solid #ccfbf1; transition: box-shadow 0.3s; } #eprotein-custom-product-desc .epr-feature-card:hover { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1); } #eprotein-custom-product-desc .epr-feature-icon { width: 3rem; height: 3rem; background: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #14b8a6; margin-bottom: 1rem; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); font-size: 1.25rem; } #eprotein-custom-product-desc .epr-feature-title { font-size: 1.125rem; font-weight: 700; color: #111827; margin: 0 0 0.5rem 0; } #eprotein-custom-product-desc .epr-feature-desc { color: #4b5563; font-size: 0.875rem; margin: 0; } #eprotein-custom-product-desc .epr-feature-desc strong { color: #111827; } #eprotein-custom-product-desc .epr-why { background-color: #111827; color: #ffffff; border-radius: 1.5rem; padding: 2rem; margin-bottom: 4rem; position: relative; overflow: hidden; } #eprotein-custom-product-desc .epr-why-bg-icon { position: absolute; top: -1.5rem; right: -1.5rem; color: #14b8a6; opacity: 0.15; font-size: 8rem; } #eprotein-custom-product-desc .epr-why-content { position: relative; z-index: 10; } #eprotein-custom-product-desc .epr-why-title { font-size: 1.5rem; font-weight: 700; margin: 0 0 1rem 0; display: flex; align-items: center; } #eprotein-custom-product-desc .epr-why-title i { color: #14b8a6; margin-right: 0.75rem; } #eprotein-custom-product-desc .epr-why-desc { color: #d1d5db; margin: 0; font-size: 1rem; line-height: 1.6; } #eprotein-custom-product-desc .epr-why-desc strong { color: #ffffff; } #eprotein-custom-product-desc .epr-why-desc .epr-brand-color { color: #2dd4bf; font-weight: 600; } #eprotein-custom-product-desc .epr-usage { display: flex; flex-direction: column; gap: 1.5rem; margin-bottom: 4rem; } @media (min-width: 768px) { #eprotein-custom-product-desc .epr-usage { flex-direction: row; } } #eprotein-custom-product-desc .epr-usage-card { flex: 1; background: #ffffff; border: 2px solid #f3f4f6; border-radius: 1rem; padding: 1.5rem; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); } #eprotein-custom-product-desc .epr-usage-title { font-weight: 700; color: #0d9488; margin: 0 0 0.5rem 0; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.05em; } #eprotein-custom-product-desc .epr-usage-desc { color: #4b5563; font-size: 0.875rem; margin: 0; } #eprotein-custom-product-desc .epr-usage-desc strong { color: #111827; } #eprotein-custom-product-desc .epr-faq-list { display: flex; flex-direction: column; gap: 1rem; } #eprotein-custom-product-desc .epr-faq-item { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 0.75rem; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); } #eprotein-custom-product-desc .epr-faq-item summary { display: flex; cursor: pointer; align-items: center; justify-content: space-between; padding: 1.25rem; font-weight: 600; color: #111827; list-style: none; margin: 0; } #eprotein-custom-product-desc .epr-faq-item summary::-webkit-details-marker { display: none; } #eprotein-custom-product-desc .epr-faq-title { font-size: 1rem; font-weight: 600; margin: 0; } #eprotein-custom-product-desc .epr-faq-icon { position: relative; width: 1.25rem; height: 1.25rem; flex-shrink: 0; color: #14b8a6; } #eprotein-custom-product-desc .epr-faq-icon i { position: absolute; inset: 0; transition: opacity 0.2s; } #eprotein-custom-product-desc .epr-faq-item[open] .epr-icon-plus { opacity: 0; } #eprotein-custom-product-desc .epr-faq-item:not([open]) .epr-icon-minus { opacity: 0; } #eprotein-custom-product-desc .epr-faq-content { padding: 0 1.25rem 1.25rem 1.25rem; font-size: 0.875rem; color: #4b5563; border-top: 1px solid #f3f4f6; padding-top: 1rem; margin-top: 0.25rem; animation: eprSlideDown 0.3s ease-in-out; } @keyframes eprSlideDown { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } }
Torq Quick Shake EAA
Ürün İncelemesi Torq Quick Shake EAA
10 Gr 24 Adet İncelemesi

Antrenman performansınızı maksimize etmek ve toparlanma sürecini hızlandırmak için geliştirilen yenilikçi formül.

Menşei

Türkiye

Form

Toz

Servis Sayısı

24

Servis Başı Fiyat

120,83 ₺

TETT

12.2028

Geleneksel toz formlardaki ölçek taşıma veya dökülme zahmetini ortadan kaldıran Torq Quick Shake EAA, yenilikçi ambalaj tasarımıyla öne çıkıyor. Her an yanınızda taşıyabileceğiniz 24 adet tek kullanımlık şaseden oluşan bu ürün, pratikliği yüksek kaliteyle buluşturuyor.

Öne Çıkan Özellikler

Yüksek Etken Madde

Her bir şase (1 porsiyon), kas protein sentezini tetiklemek için ideal oranlarda formüle edilmiş tam 10 gram EAA içerir.

Quick Shake Teknolojisi

Ekstra shaker taşımanıza gerek yok! Şasenin kendi formuna su ekleyip çalkalayarak saniyeler içinde topaklanmasız homojen içeceğiniz hazır.

Hızlı Emilim Formülü

Antrenman sırasında (intra-workout) tüketildiğinde mideyi yormaz, kana hızlı karışarak kas yıkımını engellemeye yardımcı olur.

Pratik Servis Miktarı

Kutu içerisinde tam 24 servis bulunur. Günlük kullanım dozajınızı miligramı miligramına net olarak ayarlamanızı sağlar.

Neden Satın Almalısınız?

Zamanla yarışan ve antrenman verimliliğinden ödün vermek istemeyen sporcular için EAA takviyesini tüketmek hiç bu kadar kolay olmamıştı. Spor çantanızda yer kaplamayan bu şaseler, hijyenik ve tam dozajlı bir sporcu beslenmesi rutini sunar.

Eprotein.com.tr güvencesiyle sunduğumuz bu ürün, taze üretim partilerinden stoklarımıza dahil edilmekte ve uygun saklama koşullarında muhafaza edilmektedir.

Nasıl Kullanılır?

Hazırlanışı

1 adet şaseninin içerisine yaklaşık 250-300 ml soğuk su ekleyin. Kapağını kapatıp 10-15 saniye kadar kuvvetlice çalkalayın.

Zamanlama

İdeal verim için antrenman esnasında (intra-workout) yudumlayarak veya antrenman biter bitmez tüketilmesi tavsiye edilir.

Kullanım Amacı

Antrenman sırasındaki dayanıklılığı artırmak ve antrenman sonrası toparlanmayı hızlandırmak.

Sıkça Sorulan Sorular

Torq Quick Shake EAA tek serviste kaç gram protein değeri eşdeğeri sağlar?
Torq Quick Shake EAA'nın her bir servisi (1 şase), doğrudan kaslar tarafından kullanılabilen 10 gram yüksek kaliteli esansiyel amino asit içerir. Bu, kas protein sentezini başlatmak için son derece yeterli ve biyoyararlanımı yüksek bir orandır.
Ürünü hazırlarken ekstra shaker (karıştırıcı) kullanmam gerekiyor mu?
Hayır, Torq ürünlerinin "Quick Shake" patentli ambalaj tasarımı sayesinde ekstra bir shaker kullanmanıza gerek yoktur. Şasenin içerisine doğrudan su ekleyip çalkalamanız tüketim için yeterlidir; ürün topaklanma yapmadan anında çözünür.
Eprotein üzerinden satın aldığım Torq markalı ürünler orijinal mi?
Eprotein.com.tr üzerinden satın aldığınız tüm Torq Nutrition ürünleri %100 orijinaldir ve doğrudan yetkili ana distribütörden tedarik edilmektedir. Ürünler kapalı ambalajında, güvenlik bandajlı ve adınıza faturalı olarak gönderilir.
Siparişim ne zaman kargoya verilir?
Hafta içi saat 15:00'a kadar verdiğiniz Torq Quick Shake siparişleriniz aynı gün özenle paketlenerek kargoya teslim edilmektedir. Ayrıca Mimar Sinan Mah. Mimar Sinan Cad. Özdil Sokak No:3A Çekmeköy/İSTANBUL adresindeki Eprotein mağazamızdan da doğrudan teslim alabilirsiniz.

Neden idefix?

Kolay İade
Kolay İade

Siparişinizi teslim aldığınız tarihten itibaren 14 gün içinde iade edebilir, iade sürecinin tamamlanmasının ardındansa ödemenizi hızla geri alabilirsiniz.

Müşteri Odaklı Deneyim
Müşteri Odaklı Deneyim

Kullanıcı dostu ara yüzümüz tüm ihtiyaçlarınıza eksiksiz yanıt verebilmek için tasarlandı. Deneyiminizi uçtan uca kusursuz kılmak adına çağrı merkezimiz ve canlı destek hattımızla ihtiyaç duyduğunuz her anda yanınızdayız!

Hızlı ve Sorunsuz Teslimat
Hızlı ve Sorunsuz Teslimat

Siparişlerinizin bir an önce ulaşması için sabırsızlandığınızın farkındayız. Sunduğumuz farklı teslimat seçenekleri arasından size en uygununu belirlemeniz, siparişinizi olabildiğince çabuk veya dilediğiniz zaman aralığında sorunsuz bir biçimde teslim etmemiz için yeterli.