Dostajesz kompletny sklep WooCommerce z designem, produktami, płatnościami i wersją mobilną. Bez kodowania. Bez chaosu.
Ludzie tygodniami wybierają platformę, motyw, produkty, płatności i wtyczki. Efekt? Dużo roboty, zero sprzedaży.
Dostajesz gotowy system do sprzedaży — sklep, produkty, płatności, responsywność i podstawową konfigurację.
Gotowy sklep na WordPressie, przygotowany pod sprzedaż.
Dodajemy pierwsze produkty i podstawowe opisy.
Strona wygląda dobrze na telefonie, tablecie i komputerze.
Dla osób, które chcą szybko wystartować.
Dla osób, które chcą wyglądać profesjonalnie od startu.
Dla firm, które chcą sklep + automatyzacje.
Przygotujemy sklep dopasowany do Twojej branży: beauty, pets, travel, lokalne usługi, dropshipping lub inny model.
Wybierasz pakiet
Wypełniasz formularz
Budujemy sklep
Dostajesz gotowy system
Przyjmujemy ograniczoną liczbę projektów miesięcznie, żeby dowozić jakość i terminy.
<style>.vt-page {
font-family: 'Inter', 'Poppins', Arial, sans-serif;
color: #111827;
background: #ffffff;
overflow: hidden;
}
.vt-hero {
max-width: 1100px;
margin: 0 auto;
padding: 110px 24px 90px;
text-align: center;
}
.vt-badge,
.vt-label {
display: inline-block;
margin-bottom: 18px;
padding: 8px 16px;
border-radius: 999px;
background: #f3f4f6;
color: #111827;
font-size: 14px;
font-weight: 600;
}
.vt-hero h1 {
max-width: 850px;
margin: 0 auto 24px;
font-size: clamp(42px, 7vw, 82px);
line-height: 0.95;
letter-spacing: -0.06em;
font-weight: 900;
}
.vt-hero p {
max-width: 680px;
margin: 0 auto 34px;
font-size: 20px;
line-height: 1.6;
color: #4b5563;
}
.vt-buttons {
display: flex;
justify-content: center;
gap: 14px;
flex-wrap: wrap;
}
.vt-btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 15px 24px;
border-radius: 14px;
font-weight: 800;
text-decoration: none;
transition: 0.25s ease;
}
.vt-primary {
background: #111827;
color: #ffffff;
box-shadow: 0 14px 35px rgba(17, 24, 39, 0.25);
}
.vt-primary:hover {
transform: translateY(-3px);
background: #000000;
color: #ffffff;
}
.vt-secondary {
background: #ffffff;
color: #111827;
border: 1px solid #e5e7eb;
}
.vt-secondary:hover {
transform: translateY(-3px);
border-color: #111827;
color: #111827;
}
.vt-section {
max-width: 1100px;
margin: 0 auto;
padding: 80px 24px;
}
.vt-center {
text-align: center;
}
.vt-section h2 {
margin: 0 0 18px;
font-size: clamp(32px, 5vw, 54px);
line-height: 1;
letter-spacing: -0.04em;
font-weight: 900;
}
.vt-section p {
font-size: 18px;
line-height: 1.7;
color: #4b5563;
}
.vt-grid-2 {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 34px;
align-items: center;
}
.vt-card,
.vt-price-card,
.vt-demo-box {
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 28px;
padding: 30px;
box-shadow: 0 24px 70px rgba(17, 24, 39, 0.07);
}
.vt-card h3,
.vt-price-card h3,
.vt-demo-box h3 {
margin: 0 0 12px;
font-size: 24px;
font-weight: 900;
}
.vt-card ul,
.vt-price-card ul {
margin: 0;
padding-left: 20px;
}
.vt-card li,
.vt-price-card li {
margin: 10px 0;
color: #374151;
font-size: 16px;
}
.vt-features {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 22px;
margin-top: 36px;
text-align: left;
}
.vt-pricing {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 22px;
margin-top: 36px;
}
.vt-price-card {
position: relative;
display: flex;
flex-direction: column;
gap: 14px;
}
.vt-popular {
border: 2px solid #111827;
transform: translateY(-12px);
}
.vt-tag {
position: absolute;
top: -15px;
left: 24px;
background: #111827;
color: #ffffff;
padding: 7px 14px;
border-radius: 999px;
font-size: 13px;
font-weight: 800;
}
.vt-price {
font-size: 38px;
font-weight: 900;
letter-spacing: -0.04em;
}
.vt-demo-box {
max-width: 720px;
margin: 36px auto 0;
background: linear-gradient(135deg, #ffffff, #f9fafb);
}
.vt-steps {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 18px;
margin-top: 34px;
}
.vt-steps div {
background: #f9fafb;
border-radius: 22px;
padding: 24px;
border: 1px solid #e5e7eb;
}
.vt-steps strong {
display: block;
margin-bottom: 12px;
font-size: 28px;
font-weight: 900;
}
.vt-steps p {
margin: 0;
font-size: 16px;
}
.vt-final {
max-width: 1050px;
margin: 60px auto 100px;
padding: 70px 24px;
border-radius: 34px;
background: #111827;
color: #ffffff;
text-align: center;
}
.vt-final h2 {
margin: 0 0 18px;
font-size: clamp(34px, 5vw, 60px);
line-height: 1;
letter-spacing: -0.04em;
}
.vt-final p {
max-width: 650px;
margin: 0 auto 30px;
color: #d1d5db;
font-size: 18px;
line-height: 1.7;
}
.vt-final .vt-primary {
background: #ffffff;
color: #111827;
}
@media (max-width: 900px) {
.vt-grid-2,
.vt-features,
.vt-pricing,
.vt-steps {
grid-template-columns: 1fr;
}
.vt-popular {
transform: none;
}
.vt-hero {
padding-top: 80px;
}
}</style>