Kit Personalizado INICIAL

No Rating Available
.lm-kit {
width: 100%;
max-width: none; /* <- ocupa todo el marco */
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #0f172a;
}
.lm-kit-head {
display: flex;
align-items: baseline;
justify-content: space-between;
gap: 16px;
margin-bottom: 14px;
}
.lm-kit-title {
margin: 0;
font-size: 22px;
line-height: 1.15;
font-weight: 800;
letter-spacing: -0.02em;
}
.lm-kit-badge {
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #14b8a6;
white-space: nowrap;
}
.lm-kit-list {
display: grid;
gap: 14px;
grid-template-columns: 1fr; /* mobile */
}
/* ✅ aprovecha ancho en desktop: 2 columnas */
@media (min-width: 768px) {
.lm-kit-list {
grid-template-columns: 1fr 1fr;
gap: 16px;
}
}
.lm-kit-item {
display: grid;
grid-template-columns: 52px 1fr;
gap: 14px;
align-items: center;
border-radius: 18px;
padding: 14px 16px;
}
.lm-kit-icon {
width: 44px;
height: 44px;
border-radius: 14px;
background: rgba(255, 255, 255, 0.75);
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 20px rgba(15, 23, 42, 0.06);
}
.lm-kit-item h4 {
margin: 0 0 6px 0;
font-size: 17px;
line-height: 1.2;
font-weight: 800;
letter-spacing: -0.01em;
}
.lm-kit-item p {
margin: 0;
font-size: 14px;
line-height: 1.45;
color: #475569;
}
/* fondos suaves por item */
.lm-bg-pink { background: #fff1f4; }
.lm-bg-blue { background: #eef6ff; }
.lm-bg-lilac { background: #f6f0ff; }
.lm-bg-mint { background: #e9fff7; }
/* colores de icono */
.lm-ic-pink { color: #ff4fa3; }
.lm-ic-blue { color: #3b82f6; }
.lm-ic-purple { color: #a855f7; }
.lm-ic-green { color: #10b981; }
.lm-kit svg {
width: 22px;
height: 22px;
display: block;
}

¿Qué incluye el kit?

4 ITEMS

Sello para Bolsas y Cajas

1 sello personalizado de 4.7x4.7 cm. Ideal para packaging grande y visible.

Sello para Etiquetas

1 sello personalizado de 2.5x2.5 cm. Perfecto para tags y detalles.

Sello Redes Sociales

1 sello de 4.7x2.3 cm para tarjetas. Destacá tu Instagram y web.

Almohadilla Grande

1 almohadilla entintada de 10x7 cm en color negro. Apta para papel y tela. .lm-fit-block {
width: 100%;
max-width: none; /* ← ocupa todo el ancho */
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #0f172a;
}
.lm-fit-title {
font-size: 20px;
font-weight: 700;
margin-bottom: 16px;
}
.lm-fit-title-muted {
margin-top: 26px;
}
.lm-fit-list {
list-style: none;
padding: 0;
margin: 0;
}
.lm-fit-item {
display: flex;
align-items: flex-start;
gap: 12px;
margin-bottom: 14px;
}
.lm-fit-item p {
margin: 0;
font-size: 15px;
line-height: 1.45;
color: #475569;
}
.lm-fit-item strong {
color: #0f172a;
}
.lm-check {
background: #10b981;
color: #ffffff;
font-weight: 700;
width: 22px;
height: 22px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
font-size: 13px;
}
.lm-fit-note {
font-size: 15px;
line-height: 1.45;
color: #64748b;
margin: 0;
}

Ideal para vos si:

  • ✓Querés que tu packaging se vea más profesional.
  • ✓Buscás diferenciar tu marca sin imprimir stickers.
  • ✓Querés una solución reutilizable que podés usar siempre.

No es para vos si:

No usás packaging físico o buscás sellos industriales muy grandes. .lm-saving-block {
width: 100%;
background: #f2fbf8;
border: 1px solid #d1fae5;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #0f172a;
}
.lm-saving-title {
margin: 0 0 10px 0;
font-size: 22px;
line-height: 1.25;
font-weight: 800;
letter-spacing: -0.01em;
}
.lm-saving-text {
margin: 0;
font-size: 15px;
line-height: 1.5;
color: #475569;
}
.lm-saving-text strong {
color: #0f172a;
font-weight: 700;
}

Invertís una vez y lo usás millones de veces

Ahorrá: con un solo sello podés estampar múltiples superficies: papel, cartón, tela y muchas superficies lisas más. .lm-results {
width: 100%;
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #0f172a;
}
.lm-results-title {
margin: 0 0 18px 0;
font-size: 22px;
line-height: 1.2;
font-weight: 900;
letter-spacing: -0.02em;
}
.lm-results-grid {
display: grid;
gap: 14px;
grid-template-columns: 1fr;
}
@media (min-width: 768px) {
.lm-results-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 16px;
}
}
.lm-result-card {
border-radius: 16px;
border: 1px solid #e5e7eb;
background: #f8fafc;
padding: 18px 16px;
}
.lm-result-head {
display: flex;
align-items: flex-start;
gap: 10px;
margin-bottom: 8px;
}
.lm-result-icon {
width: 22px;
height: 22px;
border-radius: 999px;
background: #10b981;
color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: 900;
flex-shrink: 0;
line-height: 1;
}
.lm-result-title {
margin: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 900;
letter-spacing: -0.01em;
}
.lm-result-text {
margin: 0;
font-size: 14px;
line-height: 1.5;
color: #475569;
}

Qué vas a lograr con este kit

Packaging con identidad

Tus pedidos se ven cuidados y coherentes con tu marca. ✓

Entregas memorables

Te destacan, te recuerdan y aumentan las chances de recompra. ✓

Impacto sin imprimir

Alternativa práctica a etiquetas y stickers impresos.
.lm-info-block {
width: 100%;
background: #ffffff;
border: 1px solid #e5e7eb;
border-left: 5px solid #10b981;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: #0f172a;
}
.lm-info-text {
font-size: 15px;
line-height: 1.55;
color: #475569;
margin-bottom: 14px;
}
.lm-info-text strong {
color: #0f172a;
font-weight: 700;
}
.lm-info-highlight {
background: #f2fbf8;
border: 1px dashed #10b981;
border-radius: 14px;
padding: 14px 16px;
margin-top: 16px;
font-size: 14px;
line-height: 1.5;
color: #065f46;
font-weight: 600;
}
El pago del kit personalizado es previo a la realización. IMPORTANTE: en los días siguientes a que recibamos el pago de tu pedido, te vamos a contactar con la muestra personalizada de tu/s sello/s. La demora habitual es de 7 a 10 días hábiles a partir de tu aprobación de la muestra. Si el diseño requiere vectorización, se le adiciona de 1 a 2 días hábiles más. Luego, se realiza el envío.

$44,990.00

Hay existencias

mp-logo-hand-shake
Paga en hasta 12 meses sin tarjeta de crédito. Saber más
Compra con Mercado Pago sin tarjeta y paga mes a mes
1
Agrega tu producto al carrito y al momento de pagar, elige “Cuotas sin Tarjeta” o “Meses sin Tarjeta”.
2
Inicia sesión en Mercado Pago.
3
Elige la cantidad de pagos que se adapten mejor a ti ¡y listo!

Crédito sujeto a aprobación.

¿Tienes dudas? Consulta nuestra Ayuda.

Quantity
Calcula el costo de envio

Descripción

.lm-kit {
width: 100%;
max-width: none; /* <- ocupa todo el marco */
font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif;
color: #0f172a;
}
.lm-kit-head {
display: flex;
align-items: baseline;
justify-content: space-between;
gap: 16px;
margin-bottom: 14px;
}
.lm-kit-title {
margin: 0;
font-size: 22px;
line-height: 1.15;
font-weight: 800;
letter-spacing: -0.02em;
}
.lm-kit-badge {
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: #14b8a6;
white-space: nowrap;
}
.lm-kit-list {
display: grid;
gap: 14px;
grid-template-columns: 1fr; /* mobile */
}
/* ✅ aprovecha ancho en desktop: 2 columnas */
@media (min-width: 768px) {
.lm-kit-list {
grid-template-columns: 1fr 1fr;
gap: 16px;
}
}
.lm-kit-item {
display: grid;
grid-template-columns: 52px 1fr;
gap: 14px;
align-items: center;
border-radius: 18px;
padding: 14px 16px;
}
.lm-kit-icon {
width: 44px;
height: 44px;
border-radius: 14px;
background: rgba(255, 255, 255, 0.75);
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 10px 20px rgba(15, 23, 42, 0.06);
}
.lm-kit-item h4 {
margin: 0 0 6px 0;
font-size: 17px;
line-height: 1.2;
font-weight: 800;
letter-spacing: -0.01em;
}
.lm-kit-item p {
margin: 0;
font-size: 14px;
line-height: 1.45;
color: #475569;
}
/* fondos suaves por item */
.lm-bg-pink { background: #fff1f4; }
.lm-bg-blue { background: #eef6ff; }
.lm-bg-lilac { background: #f6f0ff; }
.lm-bg-mint { background: #e9fff7; }
/* colores de icono */
.lm-ic-pink { color: #ff4fa3; }
.lm-ic-blue { color: #3b82f6; }
.lm-ic-purple { color: #a855f7; }
.lm-ic-green { color: #10b981; }
.lm-kit svg {
width: 22px;
height: 22px;
display: block;
}

¿Qué incluye el kit?

4 ITEMS

Sello para Bolsas y Cajas

1 sello personalizado de 4.7×4.7 cm. Ideal para packaging grande y visible.

Sello para Etiquetas

1 sello personalizado de 2.5×2.5 cm. Perfecto para tags y detalles.

Sello Redes Sociales

1 sello de 4.7×2.3 cm para tarjetas. Destacá tu Instagram y web.

Almohadilla Grande

1 almohadilla entintada de 10×7 cm en color negro. Apta para papel y tela.

.lm-fit-block {
width: 100%;
max-width: none; /* ← ocupa todo el ancho */
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif;
color: #0f172a;
}
.lm-fit-title {
font-size: 20px;
font-weight: 700;
margin-bottom: 16px;
}
.lm-fit-title-muted {
margin-top: 26px;
}
.lm-fit-list {
list-style: none;
padding: 0;
margin: 0;
}
.lm-fit-item {
display: flex;
align-items: flex-start;
gap: 12px;
margin-bottom: 14px;
}
.lm-fit-item p {
margin: 0;
font-size: 15px;
line-height: 1.45;
color: #475569;
}
.lm-fit-item strong {
color: #0f172a;
}
.lm-check {
background: #10b981;
color: #ffffff;
font-weight: 700;
width: 22px;
height: 22px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
font-size: 13px;
}
.lm-fit-note {
font-size: 15px;
line-height: 1.45;
color: #64748b;
margin: 0;
}

Ideal para vos si:

  • ✓Querés que tu packaging se vea más profesional.
  • ✓Buscás diferenciar tu marca sin imprimir stickers.
  • ✓Querés una solución reutilizable que podés usar siempre.

No es para vos si:

No usás packaging físico o buscás sellos industriales muy grandes.

.lm-saving-block {
width: 100%;
background: #f2fbf8;
border: 1px solid #d1fae5;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif;
color: #0f172a;
}
.lm-saving-title {
margin: 0 0 10px 0;
font-size: 22px;
line-height: 1.25;
font-weight: 800;
letter-spacing: -0.01em;
}
.lm-saving-text {
margin: 0;
font-size: 15px;
line-height: 1.5;
color: #475569;
}
.lm-saving-text strong {
color: #0f172a;
font-weight: 700;
}

Invertís una vez y lo usás millones de veces

Ahorrá: con un solo sello podés estampar múltiples superficies:
papel, cartón, tela y muchas superficies lisas más.

.lm-results {
width: 100%;
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif;
color: #0f172a;
}
.lm-results-title {
margin: 0 0 18px 0;
font-size: 22px;
line-height: 1.2;
font-weight: 900;
letter-spacing: -0.02em;
}
.lm-results-grid {
display: grid;
gap: 14px;
grid-template-columns: 1fr;
}
@media (min-width: 768px) {
.lm-results-grid {
grid-template-columns: 1fr 1fr 1fr;
gap: 16px;
}
}
.lm-result-card {
border-radius: 16px;
border: 1px solid #e5e7eb;
background: #f8fafc;
padding: 18px 16px;
}
.lm-result-head {
display: flex;
align-items: flex-start;
gap: 10px;
margin-bottom: 8px;
}
.lm-result-icon {
width: 22px;
height: 22px;
border-radius: 999px;
background: #10b981;
color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: 900;
flex-shrink: 0;
line-height: 1;
}
.lm-result-title {
margin: 0;
font-size: 16px;
line-height: 1.2;
font-weight: 900;
letter-spacing: -0.01em;
}
.lm-result-text {
margin: 0;
font-size: 14px;
line-height: 1.5;
color: #475569;
}

Qué vas a lograr con este kit

Packaging con identidad

Tus pedidos se ven cuidados y coherentes con tu marca.

Entregas memorables

Te destacan, te recuerdan y aumentan las chances de recompra.

Impacto sin imprimir

Alternativa práctica a etiquetas y stickers impresos.

.lm-info-block {
width: 100%;
background: #ffffff;
border: 1px solid #e5e7eb;
border-left: 5px solid #10b981;
border-radius: 18px;
padding: 28px 24px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif;
color: #0f172a;
}
.lm-info-text {
font-size: 15px;
line-height: 1.55;
color: #475569;
margin-bottom: 14px;
}
.lm-info-text strong {
color: #0f172a;
font-weight: 700;
}
.lm-info-highlight {
background: #f2fbf8;
border: 1px dashed #10b981;
border-radius: 14px;
padding: 14px 16px;
margin-top: 16px;
font-size: 14px;
line-height: 1.5;
color: #065f46;
font-weight: 600;
}

El pago del kit personalizado es previo a la realización.

IMPORTANTE: en los días siguientes a que recibamos el pago de tu pedido,
te vamos a contactar con la muestra personalizada de tu/s sello/s.

La demora habitual es de 7 a 10 días hábiles a partir de tu
aprobación de la muestra.
Si el diseño requiere vectorización, se le adiciona de
1 a 2 días hábiles más. Luego, se realiza el envío.

Información adicional

Peso 0.01 kg
Dimensiones 1 × 1 × 1 cm