<!DOCTYPE html>
<html lang="es-MX">
<head>
<!-- Unminify css Start -->
<style>
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.searchbar .search-bar .search-icon{
background-color: rgb(255 0 255) !important;
color: white !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
.fullbox-search {
background: #ff00ff !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.fullbox-search {
display: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
#reponsive-searchbar {
display: block !important;
}
}
#reponsive-searchbar {
display: none;
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 300;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh7USSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wWw.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 700;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh6UVSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: Lato;
font-style: normal;
font-weight: 900;
src: url(https://fonts.gstatic.com/s/lato/v23/S6u9w4BMUTPHh50XSwiPHA.ttf) format("truetype");
}
@font-face {
font-family: FontAwesome;
src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),
url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
font-weight: 400;
font-style: normal;
}
.fa {
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 1;
font-family: FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.fa-user::before {
content: "\F007";
}
.fa-shopping-cart::before {
content: "\F07A";
}
.fa-angle-right::before {
content: "\F105";
}
.fa-usd::before {
content: "\F155";
}
.fa,
.far {
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.fa-angle-right::before {
content: "\f105";
}
.fa-shopping-cart::before {
content: "\f07a";
}
.fa-user::before {
content: "\f007";
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 400;
src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2) format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"),
url(../webfonts/fa-regular-400.ttf) format("truetype"), url(../webfonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
font-weight: 400;
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2) format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"), url(../webfonts/fa-solid-900.ttf) format("truetype"),
url(../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.far {
font-family: "Font Awesome 5 Free";
}
.fa {
font-weight: 900;
}
*,
::before,
::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
}
header,
nav,
section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: rgb(33, 37, 41);
text-align: left;
background-color: rgb(255, 255, 255);
}
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
ul {
margin-top: 0;
margin-bottom: 1rem;
}
ul ul {
margin-bottom: 0;
}
a {
color: rgb(0, 123, 255);
text-decoration: none;
background-color: transparent;
}
img {
vertical-align: middle;
border-style: none;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
input,
button,
select {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="submit"] {
-webkit-appearance: button;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
*::-webkit-file-upload-button {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-variant: inherit;
font-weight: inherit;
line-height: inherit;
-webkit-appearance: button;
}
h5,
h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
.prod-sec .img-fluid {
max-width: 100%;
height: 210px;
width: 120px;
margin: auto;
}
.img-fluid {
max-width: 100%;
height: auto;
margin: auto;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
.row {
display: -webkit-box;
margin-right: -15px;
margin-left: -15px;
}
.col-12,
.col-sm-6,
.col-lg-3 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-12 {
-webkit-box-flex: 0;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm-6 {
-webkit-box-flex: 0;
max-width: 50%;
}
}
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: rgb(73, 80, 87);
background-clip: padding-box;
border: 1px solid rgb(251, 104, 217);
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.form-control::-webkit-input-placeholder {
color: rgb(108, 117, 125);
opacity: 1;
}
.form-group {
margin-bottom: 1rem;
}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.btn-primary {
color: rgb(255, 255, 255);
background-color: rgb(0, 123, 255);
border-color: rgb(0, 123, 255);
}
.btn-block {
display: block;
width: 100%;
}
.input-group {
position: relative;
display: -webkit-box;
-webkit-box-align: stretch;
width: 100%;
}
.input-group > .form-control {
position: relative;
-webkit-box-flex: 1;
width: 1%;
margin-bottom: 0;
}
.input-group > .form-control:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.border-top-0 {
border-top-width: 0px !important;
}
.d-block {
display: block !important;
}
.m-0 {
margin: 0px !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.p-0 {
padding: 0px !important;
}
.pl-2 {
padding-left: 0.5rem !important;
}
.text-right {
text-align: right !important;
}
@font-face {
font-family: themify;
src: url(../fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(../fonts/themify.woff?-fvbane) format("woff"), url(../fonts/themify.ttf?-fvbane) format("truetype"),
url(../fonts/themify.svg?-fvbane#themify) format("svg");
font-weight: 400;
font-style: normal;
}
[class^="ti-"] {
font-family: themify;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.ti-search::before {
content: "\e610";
}
.ti-heart::before {
content: "\e634";
}
.ti-menu-alt::before {
content: "\e68f";
}
body {
font-family: Lato, sans-serif;
position: relative;
background-color: rgb(255, 255, 255);
font-size: 14px;
background-position: initial initial;
background-repeat: initial initial;
}
h5,
h6 {
font-family: Lato, sans-serif;
font-weight: 400;
}
h5 {
font-size: 16px;
font-weight: 400;
letter-spacing: 0.03em;
line-height: 1.2;
color: rgb(85, 85, 85);
}
h6 {
font-size: 14px;
font-weight: 400;
line-height: 1.2;
color: rgb(0, 0, 0);
}
ul {
padding-left: 0;
margin-bottom: 0;
}
li {
display: inline-block;
font-size: 14px;
}
span {
line-height: 1.5;
}
.form-control {
padding: 12px 20px;
border-top-left-radius: 22px;
border-top-right-radius: 22px;
border-bottom-right-radius: 22px;
border-bottom-left-radius: 22px;
font-size: 14px;
}
section {
padding-top: 15px;
}
.btn-solid {
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
color: rgb(255, 255, 255);
letter-spacing: 1px;
position: relative;
text-decoration: none;
padding: 12px 25px;
border-top-left-radius: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
border: none;
overflow: hidden;
background-color: rgb(251, 104, 208);
}
.btn-solid.btn-solid-sm {
padding: 8px 10px;
}
.btn-solid::after {
background-color: rgb(255, 255, 255);
content: "";
height: 155px;
left: -75px;
opacity: 0.2;
position: absolute;
top: -50px;
-webkit-transform: rotate(35deg);
width: 50px;
z-index: 1;
background-position: initial initial;
background-repeat: initial initial;
}
header.header-2 .content-header {
display: -webkit-box;
}
header.header-2 .content-header .left-section {
width: 65%;
}
header.header-2 .content-header .right-section {
width: 35%;
}
header.header-2 .lower-section {
padding: 25px 0 25px 25px;
}
header.header-2 .header-top {
display: -webkit-box;
}
header.header-2 .header-top .brand-logo {
padding-right: 50px;
}
.searchbar .search-bar {
padding: 10px;
}
.searchbar .search-bar .search__input {
width: 890px;
}
.searchbar .search-bar .search-icon {
top: 0;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 121px 0 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail {
position: absolute;
top: 0;
left: 40px;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6 {
color: rgb(51, 51, 51);
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6 a {
color: rgb(51, 51, 51);
}
header.header-2 .nav-icon ul .onhover-div .icon-detail h6.up-cls {
margin-top: -3px;
margin-bottom: 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail span {
color: rgb(170, 170, 170);
}
header.header-2 .nav-icon ul .onhover-div::after {
display: none;
}
header.header-2 .nav-icon ul .wishlist-icon {
padding: 0 90px 0 0;
}
header.header-2 .nav-icon ul .cart-icon .cart h6 {
margin-top: 0;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
color: rgb(255, 255, 255);
}
header .mobile-icon {
display: none;
}
.searchbar {
background-color: black;
background-position: initial initial;
background-repeat: initial initial;
}
.searchbar .search-bar {
display: -webkit-box;
-webkit-box-align: center;
position: relative;
}
.searchbar .search-bar .search__input {
width: 550px;
padding: 9px 50px 9px 24px;
font-size: 14px;
line-height: 18px;
overflow: hidden;
border: 1px solid rgb(238, 238, 238);
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
}
@media screen and (max-width: 390px) and (min-width: 320px) {
.searchbar .search-bar .search-icon {
top: 0;
/* background-color: rgb(251, 104, 208) !important;*/
width: 73px !important;
height: 34px !important;
}
}
@media screen and (max-width: 900px) and (min-width: 391px) {
.searchbar .search-bar .search-icon {
top: 0;
/* background-color: rgb(251, 104, 208) !important;*/
width: 63px !important;
}
}
@media screen and (max-width: 767px) and (min-width: 577px) {
.sm,
.sm ul,
.sm li {
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
}
header.header-2 .search-bar .search__input {
top: 5px !important;
}
header.header-2 .search-bar .search-icon {
top: 5px !important;
}
}
@media screen and (max-width: 1767px) and (min-width: 771px) {
header.header-2 .search-bar .search-icon {
top: 0px !important;
}
}
.searchbar .search-bar .search-icon {
top: 0;
background-color: #fff;
width: 53px;
height: 38px;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
color: rgb(251, 104, 208);
font-size: 17px;
position: relative;
border: none;
padding: 0;
}
.searchbar .search-bar .search-icon::after {
position: absolute;
content: "\e610";
font-family: themify;
}
header .header-content {
position: relative;
}
header .brand-logo {
padding: 15px 0;
display: inline-block;
vertical-align: middle;
}
header .toggle-nav {
position: relative;
display: none;
}
header .mobile-back {
display: none;
}
header .nav-icon ul .onhover-div {
position: relative;
padding: 32px 15px;
}
header .nav-icon ul .onhover-div::after {
content: "";
position: absolute;
width: 1px;
height: 35px;
background-color: rgb(238, 238, 238);
right: -3px;
top: 50%;
-webkit-transform: translateY(-50%);
}
header .nav-icon ul .cart-icon {
position: relative;
padding-right: 64px;
}
header .nav-icon ul .cart-icon::after {
display: none;
}
header .nav-icon ul .cart-icon .cart {
position: absolute;
top: 28px;
right: 0;
}
header .nav-icon ul .cart-icon .cart span {
color: rgb(153, 153, 153);
}
header .nav-icon ul .cart-icon .cart h6 {
color: rgb(68, 68, 68);
text-transform: capitalize;
font-weight: 500;
margin-bottom: 0;
margin-top: -3px;
}
.shadow-home .home-slider::after {
content: "";
position: absolute;
height: 26px;
background-image: url(../images/s-1.png);
background-attachment: scroll;
background-color: transparent;
top: 0;
width: 100%;
background-position: 50% 0;
background-repeat: no-repeat no-repeat;
}
.home-slider {
position: relative;
overflow: hidden;
}
.home-slider .home {
background-size: cover;
height: 75vh;
background-position: 50% 50%;
background-repeat: no-repeat no-repeat;
}
.home-slider.home-70 .home {
height: 100%;
}
.product-box {
position: relative;
padding: 20px;
overflow: hidden;
vertical-align: middle;
height: auto;
margin: 0 10px;
}
.product-box .img-block .cart-details i {
color: rgb(170, 170, 170);
font-size: 18px;
display: -webkit-box;
}
.product-box .img-block .cart-details {
position: absolute;
top: 0;
right: 10px;
opacity: 0;
}
.product-box .img-block .cart-details i {
padding-top: 7px;
padding-bottom: 7px;
}
.product-box .product-info {
text-align: center;
margin-bottom: 25px;
}
.product-box .product-info h6 {
text-transform: capitalize;
color: rgb(68, 68, 68);
margin-bottom: 0;
margin-top: 20px;
}
.product-box .product-info h5 {
margin-top: 5px;
margin-bottom: 0;
color: rgb(251, 104, 208);
font-weight: 700;
}
.product-box.product-select-box .select-dropdown {
background-color: transparent;
width: 160px;
max-width: 100%;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
margin: 10px 0;
border: 1px solid rgb(251, 104, 208);
position: relative;
left: 50%;
}
.product-box.product-select-box .select-dropdown select {
width: 100%;
padding: 8px 24px 8px 10px;
border: none;
background-color: transparent;
-webkit-appearance: none;
}
.product-box.product-select-box .select-dropdown::after {
content: " ";
position: absolute;
top: 50%;
margin-top: -2px;
right: 8px;
width: 0;
height: 0;
border-left-width: 5px;
border-left-style: solid;
border-left-color: transparent;
border-right-width: 5px;
border-right-style: solid;
border-right-color: transparent;
border-top-width: 5px;
border-top-style: solid;
border-top-color: rgb(170, 170, 170);
}
.product-box.product-select-box .product-info h6 {
margin-top: 10px;
}
.product-box.product-select-box .qty-add-box .qty-box {
display: -webkit-box;
-webkit-box-align: center;
}
.product-box.product-select-box .qty-add-box .qty-box label {
margin-bottom: 0;
font-size: 16px;
text-transform: capitalize;
margin-right: 4px;
}
.product-box.product-select-box .qty-add-box .qty-box .input-group {
width: 70px;
}
.product-box.product-select-box .qty-add-box .qty-box .input-group .form-control {
height: 32px;
margin-right: 5px;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
padding: 0.175rem 0.35rem;
}
.product-box.product-select-box .qty-add-box .qty-box button {
display: -webkit-box;
-webkit-box-align: center;
text-transform: uppercase;
min-height: 32px;
padding: 7px 10px;
background-color: rgb(251, 104, 208);
color: rgb(255, 255, 255);
border: none;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
padding-left: 5px;
}
.tab-layout1 {
background-color: rgb(248, 247, 248);
}
.tab-layout1 .theme-tab {
position: relative;
}
.tab-layout1 .theme-tab .tab-content {
display: none;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
position: absolute;
top: 60px;
left: 230px;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
position: absolute;
top: 60px;
right: 230px;
}
.tab-layout1 .theme-tab .tabs {
background-color: rgb(255, 255, 255);
padding: 20px 0;
text-align: center;
margin-bottom: 50px;
}
.tab-layout1 .theme-tab .tabs li {
margin-left: 12px;
margin-right: 12px;
text-transform: uppercase;
}
.tab-layout1 .theme-tab .tabs li a {
color: rgb(68, 68, 68);
font-weight: 700;
padding: 17px 25px;
}
.tab-layout1 .theme-tab .tabs .current a {
color: rgb(255, 255, 255);
background-color: rgb(255 0 255);
border-top-left-radius: 19px;
border-top-right-radius: 19px;
border-bottom-right-radius: 19px;
border-bottom-left-radius: 19px;
background-position: initial initial;
background-repeat: initial initial;
}
.tab-layout1 .theme-tab .border-row1 {
margin-left: 0;
margin-right: 0;
}
.tab-layout1 .theme-tab .border-row1 .product-box {
border-right-width: 1px;
border-right-style: solid;
border-right-color: rgb(238, 238, 238);
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:first-child .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 6) .product-box {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .product-box {
background-color: white;
}
.add_to_cart .theme-form {
padding: 0 20px;
}
.add_to_cart .forget-class {
margin-top: 10px;
text-transform: capitalize;
text-decoration: underline;
}
.qty-box .input-group {
-webkit-box-pack: center;
}
.qty-box .input-group .form-control {
text-align: center;
width: 40px;
}
.sm {
box-sizing: border-box;
position: relative;
z-index: 9;
}
.sm ul {
display: none;
}
.sm li {
position: relative;
}
.sm a {
position: relative;
display: block;
}
.sm * {
box-sizing: inherit;
}
.sm ::before {
box-sizing: inherit;
}
.sm ::after {
box-sizing: inherit;
}
.sm::after {
content: "";
display: block;
height: 0;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 0;
line-height: 0;
font-family: serif;
clear: both;
overflow: hidden;
}
.pixelstrap a {
padding: 33px 30px 33px 0;
color: rgb(68, 68, 68);
font-size: 14px;
font-weight: 700;
line-height: 23px;
text-decoration: none;
text-transform: uppercase;
}
.pixelstrap ul {
background-color: rgb(251, 104, 208);
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul {
background-color: rgba(102, 102, 102, 0.0980392);
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul a {
background-color: transparent;
color: rgb(255, 255, 255);
font-size: 14px;
text-shadow: none;
text-transform: capitalize;
font-weight: 500;
border-left-width: 8px;
border-left-style: solid;
border-left-color: transparent;
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul a {
border-left-width: 16px;
border-left-style: solid;
border-left-color: transparent;
}
.pixelstrap ul li {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgba(0, 0, 0, 0.0470588);
}
.pixelstrap ul li:first-child {
border-top-width: 0;
}
@media (max-width: 1430px) {
.pixelstrap a {
padding-right: 15px;
}
}
@media (max-width: 1199px) {
.pixelstrap a {
padding: 8px 18px;
}
.pixelstrap ul a {
color: rgb(255, 255, 255);
}
.pixelstrap ul ul {
background-image: none;
background-position: initial initial;
background-repeat: initial initial;
}
.pixelstrap ul ul a {
border-left-style: none;
}
.pixelstrap li ul li ul li a {
padding-left: 35px !important;
}
}
@media (max-width: 1430px) {
header .search-bar {
padding-right: 0;
}
header .search-bar .search__input {
width: 230px;
}
header .search-bar .search-icon {
right: 5px;
}
header .nav-icon ul .onhover-div {
padding: 32px 10px;
}
header .nav-icon ul .onhover-div.cart-icon .cart {
display: none;
}
header.header-2 .content-header .left-section {
width: 75%;
padding-right: 60px;
}
header.header-2 .content-header .right-section {
text-align: right;
margin-right: -50px;
width: 25%;
}
header.header-2 .header-top .brand-logo {
display: -webkit-box;
-webkit-box-align: center;
}
header.header-2 .header-top .brand-logo img {
width: 140px;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 35px 0 0;
}
header.header-2 .nav-icon ul .onhover-div .icon-detail {
display: none;
}
header.header-2 .nav-icon ul .onhover-div.cart-icon {
padding-right: 0;
}
header.header-2 .search-bar .search-icon {
right: 5px;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 33px 15px 33px 0;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
display: none;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
right: 0;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
left: 0;
}
}
@media (max-width: 1367px) {
.qty-box .input-group .form-control {
width: 100%;
}
.product-box .img-block .cart-details {
right: 10px;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.product-box {
padding: 10px;
}
.product-box .img-block .cart-details i {
padding-top: 7px;
padding-bottom: 7px;
}
}
@media (max-width: 767px) {
header.header-2 .lower-section ul li.user-icon,
header.header-2 .lower-section ul li.cart-icon {
display: none;
}
section {
padding-top: 40px;
}
header .toggle-nav {
display: -webkit-box;
-webkit-box-align: center;
height: 100%;
padding-right: 15px;
}
header .toggle-nav i {
font-size: 22px;
}
header .mobile-back {
padding: 20px;
font-size: 18px;
color: rgb(255, 255, 255);
font-weight: 700;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(239, 239, 239);
display: -webkit-box;
-webkit-box-pack: end;
-webkit-box-align: center;
}
header .sm-horizontal {
position: fixed;
background-color: rgb(251, 104, 208);
width: 300px;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border: 1px solid rgb(238, 238, 238);
top: 0;
height: 100vh;
right: -300px;
z-index: 999;
overflow: scroll;
}
header .brand-logo {
padding-left: 42px;
}
header .search-bar .search__input {
width: 258px;
}
header.header-2 .header-top .brand-logo {
padding-left: 0;
padding-right: 20px;
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 8px 18px;
color: black;
}
header.header-2 .content-header .left-section {
display: -webkit-box;
width: 58%;
padding-right: 60px;
}
header.header-2 .content-header .right-section {
display: -webkit-box;
width: 60%;
}
header.header-2 .lower-section {
display: -webkit-box;
-webkit-box-align: center;
}
header.header-2 .search-bar {
padding-top: 20px;
}
header.header-2 .search-bar .search__input {
width: 275px;
}
header.header-2 .search-bar .search-icon {
top: 20px;
}
.section-b-space {
padding-bottom: 40px;
}
.home-slider .home {
height: 70vh;
}
.tab-layout1 .theme-tab .tabs {
margin-bottom: 40px;
}
.product-box .img-block .cart-details {
top: 3px;
}
.product-box.product-select-box .qty-add-box .qty-box button {
font-size: 0;
}
.product-box.product-select-box .qty-add-box .qty-box button i {
display: block;
font-size: 14px;
padding: 2px;
}
}
@media (max-width: 991px) {
header .nav-icon ul .onhover-div img {
-webkit-transform: scale(0.8);
}
.home-slider .home {
height: 65vh;
}
header .brand-logo {
padding-left: 40px;
}
header .search-bar .search__input {
width: 200px;
}
header.header-2 .nav-icon ul .onhover-div {
padding: 0 25px 0 0;
}
header.header-2 .nav-icon ul .onhover-div img {
display: none;
}
header.header-2 .nav-icon ul .onhover-div .mobile-icon {
color: rgb(251, 104, 208);
font-size: 30px;
}
header.header-2 .nav-icon ul .onhover-div i {
font-size: 18px;
}
header.header-2 .content-header .left-section {
width: 30%;
}
header.header-2 .content-header .right-section {
width: 29%;
border-left-style: none;
-webkit-box-pack: end;
}
header.header-2 .toggle-nav {
position: absolute;
right: 0;
}
header.header-2 .lower-section {
padding: 25px 45px 25px 25px;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(4) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 3) .product-box {
border-top-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(3) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.product-box .img-block .cart-details {
top: 5px;
}
}
@media (max-width: 767px) {
header.header-2 ul.pixelstrap.sm-horizontal li {
width: 100%;
}
.home-slider .home {
height: 40vh;
}
header.header-2 .search-bar {
padding-top: 0;
}
header .search-bar {
width: 70% !important;
}
header.header-2 .search-bar .search__input {
position: relative;
top: 20px;
margin-left: 0px !important;
}
.product-box .img-block .cart-details {
opacity: 1;
bottom: 0;
position: relative;
top: 0;
}
.product-box .img-block .cart-details {
position: relative;
display: -webkit-box;
-webkit-box-pack: center;
width: 100%;
right: 0px !important;
}
.product-box .img-block .cart-details i {
padding-left: 5px;
padding-right: 5px;
}
.product-box .product-info h6 {
margin-top: 0;
}
.tab-layout1 .theme-tab .tabs {
padding: 10px 0;
}
.tab-layout1 .theme-tab .tabs li {
margin-left: 5px;
margin-right: 5px;
}
.tab-layout1 .theme-tab .tabs li a {
padding: 10px;
}
.tab-layout1 .theme-tab .drop-shadow .right-shadow {
top: 40px;
}
.tab-layout1 .theme-tab .drop-shadow .left-shadow {
top: 40px;
}
.tab-layout1 .product-box .product-info h5 {
margin-bottom: 0;
}
}
@media (max-width: 576px) {
.sm,
.sm ul,
.sm li {
display: block;
list-style: none;
margin: 0;
padding: 0;
line-height: normal;
direction: ltr;
text-align: left;
}
.btn-solid {
padding: 7px 20px;
}
section {
padding-top: 30px;
}
header .mobile-fix-header {
position: fixed;
bottom: 0;
left: 0;
height: 50px;
background-color: rgb(255, 255, 255);
width: 100vw;
z-index: 9;
-webkit-box-shadow: rgb(168, 168, 168) 0 2px 5px 0;
box-shadow: rgb(168, 168, 168) 0 2px 5px 0;
}
header .brand-logo {
position: absolute;
text-align: center;
padding: 10px 0;
left: 50%;
-webkit-transform: translateX(-50%);
}
header .brand-logo img {
width: 170px;
}
header .search-bar {
display: -webkit-box;
position: fixed;
bottom: 15px;
z-index: 99;
left: 0;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-box-pack: center;
}
header .nav-icon ul .onhover-div::after {
display: none;
}
header .nav-icon ul .onhover-div.cart-icon {
display: -webkit-box;
position: fixed;
bottom: 0;
z-index: 99;
left: 60%;
width: 20%;
text-align: center;
padding: 15px 0;
-webkit-box-pack: center;
}
header .nav-icon ul .onhover-div.cart-icon .cart-image {
display: none;
}
header .nav-icon ul .onhover-div.cart-icon i {
display: block;
padding: 0 10px;
font-size: 20px;
color: rgb(153, 153, 153);
}
header .nav-icon ul .onhover-div.wishlist-icon {
display: -webkit-box;
position: fixed;
bottom: 0;
z-index: 99;
width: 20%;
text-align: center;
padding: 15px 0;
-webkit-box-pack: center;
left: 60%;
}
header .nav-icon ul .onhover-div.wishlist-icon .wishlist-img {
display: none;
}
header .nav-icon ul .onhover-div.wishlist-icon i {
display: block;
padding: 0 10px;
font-size: 20px;
color: rgb(153, 153, 153);
}
header .toggle-nav {
padding: 22px 0;
}
header.header-2 .nav-icon ul .onhover-div.user-icon {
display: -webkit-box;
position: fixed;
bottom: 15px;
z-index: 10;
width: 20%;
text-align: center;
-webkit-box-align: center;
-webkit-box-pack: center;
padding: 0;
left: 20%;
}
header.header-2 .nav-icon ul .onhover-div.user-icon i {
font-size: 20px;
color: rgb(251, 104, 208);
padding: 0;
}
header.header-2 .content-header .left-section {
width: 100%;
padding: 0;
}
header.header-2 .content-header .right-section {
width: 0;
}
header.header-2 .toggle-nav {
position: absolute;
right: 15px;
}
header.header-2 .header-top .brand-logo {
position: absolute;
padding: 0;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-pack: center;
height: 100%;
}
.section-b-space {
padding-bottom: 30px;
}
.home-slider .home {
height: 58vh;
}
.tab-layout1 .theme-tab .tabs {
margin-bottom: 30px;
}
.tab-layout1 .theme-tab .tabs li {
margin-top: 3px;
margin-bottom: 3px;
}
.tab-layout1 .theme-tab .tabs .current a {
border: none;
}
.tab-layout1 .theme-tab .border-row1 {
margin-left: 0;
margin-right: 0;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(3) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(5) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .border-row1 > div:nth-child(4) .product-box {
border-left-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(4) .product-box {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
border-top-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(3) .product-box {
border-left-style: none;
}
.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(2) {
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgb(238, 238, 238);
}
.tab-layout1 .theme-tab .drop-shadow {
display: none;
}
input {
padding: 7px 16px !important;
font-size: 14px !important;
}
}
@media (max-width: 480px) {
.home-slider .home {
height: 55vh;
}
.product-box.product-select-box .product-info h6 {
margin-top: 5px;
}
}
@media (max-width: 420px) {
.product-box {
padding: 15px;
}
}
@media (max-width: 380px) {
.product-box {
padding: 10px;
}
.product-box .img-block .cart-details {
top: 0;
right: 5px;
}
.product-box .img-block .cart-details i {
padding-top: 5px;
padding-bottom: 5px;
font-size: 16px;
}
.product-box .product-info h6 {
margin-top: 5px;
}
}
@media (max-width: 360px) {
.home-slider .home {
height: 30vh;
}
}
@media (max-width: 340px) {
.product-box .product-info h6 {
font-size: 13px;
}
}
/* header.header-2 {
background-color: rgb(251, 104, 208);
color: rgb(255, 255, 255);
background-position: initial initial;
background-repeat: initial initial;
}*/
.headtop {
padding: 10px;
background-color: black;
background-position: initial initial;
background-repeat: initial initial;
}
.headtop {
position: relative;
padding: 7px 5px;
width: 100%;
color: rgb(255, 255, 255);
line-height: 1.2;
text-align: center;
background-color: rgb(0, 0, 0);
}
.headtop > .container {
display: -webkit-box;
-webkit-box-pack: justify !important;
-webkit-box-align: center !important;
}
.headtop .b-2 {
display: inline-block;
}
.headtop {
position: relative;
padding: 7px 5px;
width: 100%;
color: rgb(255, 255, 255);
text-align: center;
background-color: rgb(0, 0, 0);
}
.headtop .txt {
display: inline-block;
font-size: 0.85rem;
font-style: italic;
font-weight: 700;
line-height: 1.15;
}
.headtop .imgs {
display: inline-block;
margin: 10px 15px;
}
.headtop .imgs img {
max-height: 22px;
margin: 0 6px;
}
.fa-user {
font-size: 20px;
}
@media only screen and (max-width: 812px) and (min-width: 320px) {
header.header-2 .pixelstrap.sm-horizontal > li > a {
color: white;
padding: 8px 18px !important;
}
}
@media screen and (max-width: 1245px) and (min-width: 1200px) {
header.header-2 .content-header .right-section {
margin-right: -21px;
}
}
.side-category {
position: fixed;
top: 0;
right: 0;
z-index: 9999999;
background-color: rgb(251, 104, 208);
width: 0;
height: 100vh;
overflow: scroll;
}
.side-category li ul li a {
color: white;
font-size: 18px;
font-weight: 400;
}
.side-category li ul li {
display: block;
padding: 5px 10px;
}
.side-category li ul {
margin-top: 80px;
}
.side-category .cate-back {
position: absolute;
top: 0;
}
.side-category .cate-back {
font-size: 20px;
padding: 15px 20px;
text-align: right;
width: 100%;
text-transform: uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgb(255, 255, 255);
}
.cart-image .cart-noti {
position: absolute;
font-size: 13px;
padding: 1px 8px;
background-color: red;
top: -13px;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
background-position: initial initial;
background-repeat: initial initial;
}
.mobile-icon .cart-noti {
position: absolute;
font-size: 13px;
padding: 1px 8px;
background-color: red;
color: rgb(255, 255, 255);
top: 0;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
background-position: initial initial;
background-repeat: initial initial;
}
header.header-2 .search-bar .search-icon {
right: 0px !important;
}
@media screen and (max-width: 640px) and (min-width: 320px) {
.headtop .txt {
font-size: 12px;
}
.headtop .imgs img {
max-height: 15px;
margin: 0 6px;
}
}
.product-select-box {
position: relative;
}
@media (max-width: 767px) {
.tab-layout1 .theme-tab .tabs li {
margin: 10px 0;
}
}
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 33px 10px 25px 0;
}
header.header-2 .search-bar .search-icon {
right: 145px !important;
}
header.header-2 .search-bar .search__input {
width: 670px;
margin-left: 186px;
}
@media screen and (max-width: 570px) and (min-width: 320px) {
header.header-2 .search-bar .search__input {
position: relative;
top: 20px;
width: 340px;
margin-left: 0;
}
}
header.header-2 .header-top {
padding-left: 55px !important;
}
header.header-2 .content-header .left-section {
width: 122% !important;
padding-right: 0px !important;
margin-left: -90px !important;
}
@media only screen and (max-width: 812px) and (min-width: 320px) {
header.header-2 .pixelstrap.sm-horizontal > li > a {
padding: 8px 18px !important;
}
header.header-2 .header-top .brand-logo img {
width: 100px !important;
}
}
</style>
<!-- unminifi css end -->
<style type="text/css">
.sprite {
background-image: url(spritesheet.png);
background-repeat: no-repeat;
display: block;
}
.headtop .imgs {
display: flex;
margin: 10px 15px;
}
.imgs i {
margin: 0px 5px;
}
.sprite {
background-image: url(images/spritesheet.webp);
background-repeat: no-repeat;
display: block;
}
.sprite-i-american-express {
width: 36px;
height: 25px;
background-position: -5px -5px;
}
.sprite-i-mastercard {
width: 38px;
height: 25px;
background-position: -51px -5px;
}
.sprite-i-shield {
width: 22px;
height: 25px;
background-position: -99px -5px;
}
.sprite-i-visa {
width: 42px;
height: 25px;
background-position: -131px -5px;
}
.sprite-left {
width: 534px;
height: 23px;
background-position: -5px -40px;
}
.sprite-logo {
width: 139px;
height: 33px;
background-position: -5px -73px;
}
.sprite-right {
width: 534px;
height: 23px;
background-position: -5px -116px;
}
.sprite-wishlist {
width: 30px;
height: 26px;
background-position: -154px -73px;
}
.fixed-size-img {
/* width: 300px;*/
height: 250px !important;
object-fit: cover; /* optional: to make sure the image covers the entire space without distorting */
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="lIKMwpuxMlg3jr-wz7SkFYAkLQ_7_nPlCHtrPtU0Eig">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="description" content="Virtual Sex Shop Gdl Alcala es uno de los principales proveedores de juguetes para adultos en línea en México que ofrece una gama de juguetes sexuales masculinos y juguetes eróticos para mujeres.">
<meta name="title" content="Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala">
<meta name="author" content="Virtual sex shop GDL Alcala">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala">
<meta name="twitter:description" content="Virtual Sex Shop Gdl Alcala es uno de los principales proveedores de juguetes para adultos en línea en México que ofrece una gama de juguetes sexuales masculinos y juguetes eróticos para mujeres.">
<meta property="og:image" content="https://vsexshopgdlalcala.com.mx/images/logo.png">
<meta name="twitter:image" content="https://vsexshopgdlalcala.com.mx/images/logo.png">
<link rel="canonical" href="https://vsexshopgdlalcala.com.mx/">
<link rel="icon" href="https://vsexshopgdlalcala.com.mx/images/favicondaily.png" type="image/x-icon"/>
<link rel="shortcut icon" href="https://vsexshopgdlalcala.com.mx/images/favicondaily.png" type="image/x-icon"/>
<title>Sex Shop Mexico | Juguetes Para Adultos | Consoladores Para Dama | Virtual Sex Shop Gdl Alcala</title>
<!--Google font-->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5VLTZLS');</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-204212716-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-204212716-1');
</script>
<!-- End Google Tag Manager -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6050df4bf7ce18270930b517/1f0tugfpa';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!-- Event snippet for Compra conversion page -->
<script>
gtag('event', 'conversion', {
'send_to': 'AW-985490909/G5IbCJyA-YoCEN3L9dUD',
'value': 1.0,
'transaction_id': ''
});
</script>
<!-- Google tag (gtag.js) -->
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-985490909');
</script>
<!-- Google tag (gtag.js) -->
<style>
.home-cat-slider{
width: 64px;
height: 64px;
}
video{
width: 100%;
height: auto;
}
.vardad .blog-card-body a{
color: #000;
font-size: 16px;
font-weight: 700;
}
.vardad .blog-card-body {
text-align: center;
padding: 7px 0px;
line-height: 20px;
}
.theme-tab ul{
white-space: nowrap;
margin-left: 58px;
margin-right: 34px;
overflow-x: auto;
}
.slide-responsive-pera{
display: none;
}
.image-slide-class{
display: block;
}
.pro-box-bg-white{
background-color: #f8f7f8;
}
.see_all_click{
text-align: left;
margin: 0px 5px 7px;
}
.see_all_click span{
background: #fb68d0;
color: white;
padding: 8px 25px;
border-radius: 3px;
}
/*dinesh css start*/
@media only screen and (min-width: 320px) and (max-width: 767px) {
.image-slide-class{
display: flex;
}
.see_all_click{
text-align: center;
}
.theme-tab ul{
white-space: nowrap;
overflow-x: auto;
margin-left: 0px;
margin-right: 0px;
}
.slide-responsive-pera{
display: block;
}
.theme-tab li a {
color: #000;
background: rgb(0 0 0 / 10%);
border-radius: 7px;
font-size: 12px;
}
.product-box.product-select-box .product-info h6 {
font-size: 12px;
color: black;
}
.product-box .product-info {
margin-bottom: 10px;
}
.prod-sec .img-fluid {
max-width: 100%;
height: auto;
width: 100%;
margin: auto;
object-fit: contain;
}
.collection-banner {
position: relative;
height: 207px;
overflow: hidden;
}
.collection-banner .contain-banner {
position: absolute;
top: 165px;
width: 100%;
height: auto;
display: flex;
align-items: center;
padding-left: 65px;
padding-right: 65px;
}
.collection-banner .contain-banner h3 {
color: #000;
font-weight: 700;
line-height: 1.1;
text-transform: uppercase;
padding-top: 0px !important;
}
}
/*dinesh css end*/
</style>
</head>
<body>
<!-- loader start --> <div class="loader-wrapper">
<div class=" bar">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div> <header class="header-2 sticky-top">
<!-- <div class="headtop">
<div class="container oversized-container">
<div class="b-1" style="margin:auto;display: flex;align-items: center;">
<h6 class="txt" style="color:#fff">Paga en línea con tu tarjeta de débito o crédito de forma segura</h6>
<div class="imgs">
<i class="sprite sprite-i-american-express"></i>
<i class="sprite sprite-i-mastercard"></i>
<i class="sprite sprite-i-shield"></i>
<i class="sprite sprite-i-visa"></i>
</div>
</div>
<div class="b-2" style="margin:auto">
<h6 class="txt" style="color:#fff">Compra discreta, en tu recibo aparecerá: Accesorios GDL.</h6>
</div>
</div>
</div> -->
<div class="mobile-fix-header">
</div>
<div class="container">
<div class="row header-content">
<div class="col-12">
<div class="content-header">
<div class="left-section">
<div class="header-top">
<div class="brand-logo">
<a href="https://vsexshopgdlalcala.com.mx/"> <img src="https://vsexshopgdlalcala.com.mx/images/logo.webp" class="" alt="Virtual sex shop GDL Alcala"></a>
</div>
<div>
<div class="searchbar fullbox-search" style="padding-top:15px ;">
<div class="container-fluid" style="padding:0px;">
<form action="https://vsexshopgdlalcala.com.mx/product" method="get" id="home-search">
<div class="header-bottom">
<div class="search-bar box-form" style="justify-content: space-between !important;">
<input class="search__input" type="text" name="q" value="" placeholder="Buscar un producto">
<div class="search-icon seachprod" style="right:0px !important"></div>
<input type="submit" name="" style="display:none !important">
</div>
</div>
</form>
</div>
</div>
<nav id="main-nav" class="d-flex" style="align-items: center;">
<div class="toggle-nav">
<i class="ti-menu-alt"></i>
</div>
<ul id="main-menu" class="sm pixelstrap sm-horizontal">
<li>
<div class="mobile-back text-right">
atrás<i class="fa fa-angle-right pl-2" aria-hidden="true"></i>
</div>
</li>
<li><a href="https://vsexshopgdlalcala.com.mx/">Casa</a></li>
<li class=""><a href="javascript:;">Productos</a>
<ul class="" style="display: none;">
<li><a href="https://vsexshopgdlalcala.com.mx/productos">Ver todos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</li>
<li><a href="https://vsexshopgdlalcala.com.mx/about-us">Tiendas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/contact-us">Contacto</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/membership">Membresía</a></li>
<!-- <li><a href="https://vsexshopgdlalcala.com.mx/preguntas-frecuentes">FAQs</a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/ourservices">Nosotros</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/career">EMPLEO</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/login">Acceso</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/register">Registrarse</a></li>
<!-- <li class="parent"><a href="#">Recent Toys</a>
<ul class="child" style="display: none">
<li><a href="#">Yoyo</a></li>
<li><a href="#">Doctor Kit</a></li>
<li class="parent"><a href="#">Fun Puzzle<span class="expand">»</span></a>
<ul class="child">
<li><a href="#" nowrap>Cards</a></li>
<li><a href="#" nowrap>Numbers</a></li>
</ul>
</li>
<li><a href="#">Uno Cards</a></li>
</ul>
</li>
-->
<li class=""><a href="https://vsexshopgdlalcala.com.mx/home/catalog">Catalogo</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/blogs/categories">Blogs</a></li>
</ul>
<ul class="side-category">
<li>
<div class="cate-back text-right">
atrás<i class="fa fa-angle-right pl-2" aria-hidden="true"></i>
</div>
</li>
<li>
<ul style="overflow: scroll;height:100%">
<li><a href="https://vsexshopgdlalcala.com.mx/product">Ver todos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<!-- <li><a href=""></a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<!-- <div class="header-bottom">
<div class="search-bar">
<input class="search__input" type="text" name="q" value="" placeholder="Search a product">
<div class="search-icon seachprod"></div>
</div>
</div> --> </div>
<div class="right-section">
<div class="lower-section">
<div class="nav-icon">
<ul>
<li class="onhover-div wishlist-icon" onclick="openWishlist()" style="display: none">
<img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/wishlist.png" alt="" class="wishlist-img">
<i class="far fa-user" style="font-size: 30px"></i>
</li>
<li class="onhover-div user-icon" onclick="openAccount()">
<!-- <img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/user.png" alt="" class="user-img"> -->
<i class="far fa-user user-img" style="font-size: 30px;cursor:pointer;"></i>
<!-- <i class="ti-user mobile-icon"></i> -->
</li>
<li class="onhover-div cart-icon" onclick="openCart()">
<!-- <img src="https://vsexshopgdlalcala.com.mx/assets/images/icon/l-2/cart.png" alt="" class="cart-image"> -->
<!-- <i class="ti-shopping-cart mobile-icon" style="font-size: 34px;color:green;"></i> -->
<i class="fa fa-shopping-cart mobile-icon" aria-hidden="true"><span class="cart-noti">0</span></i>
<i class="fa fa-shopping-cart cart-image" aria-hidden="true" style="font-size: 30px;cursor: pointer;"><span class="cart-noti">0</span></i>
<div class="cart icon-detail">
<p class="up-cls"><span>0 Artículo</span></p>
<p><a href="#">Mi carrito</a></p>
</div>
</li>
</ul>
</div>
</div>
</div> </div>
</div>
</div>
</div>
<div class="searchbar" id="reponsive-searchbar">
<div class="container-fluid" style="padding:0px;">
<form action="https://vsexshopgdlalcala.com.mx/product" method="get" id="home-search">
<div class="header-bottom">
<div class="search-bar">
<input class="search__input" type="text" name="q" value="" placeholder="Buscar un producto">
<div class="search-icon seachprod" style="right:0px !important"></div>
<input type="submit" name="" style="display:none !important">
</div>
</div>
</form>
</div>
</div>
</header>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- header part end -->
<!-- home slider section start-->
<h1 style="visibility: hidden;position: absolute;">Sex Shop Online en México</h1>
<section class="p-0 shadow-home"> <video muted autoplay loop width="400" poster="https://vsexshopgdlalcala.com.mx/images/slider/banerssex-shop.webp">
<source src="https://vsexshopgdlalcala.com.mx/images/slider/1658230059.webm" type="video/webm">
</video> </section> <!-- tab section start -->
<section class="s1 tab-layout1 section-b-space pb-5">
<div class="theme-tab">
<ul class="tabs border-top-0"> <li class="current"> <a href="tab-1">Afrodisiacos</a> </li> <li class=""> <a href="tab-2">bondage</a> </li> <li class=""> <a href="tab-3">Exclusivo hombres</a> </li> <li class=""> <a href="tab-4">Exclusivo mayoristas</a> </li> <li class=""> <a href="tab-5">Juguetes eroticos</a> </li> <li class=""> <a href="tab-6">Lenceria</a> </li> <li class=""> <a href="tab-7">Lubricantes y cosmetica</a> </li> <li class=""> <a href="tab-8">Seccion lesbica</a> </li> </ul>
<div class="tab-content-cls ratio_square"> <div id="tab-1" class="tab-content active default">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Afrodisiacos" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Afrodisiacos" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sex-fox-vigorizante-masculino-500"> <img src="https://vsexshopgdlalcala.com.mx/images/product/207d153cad498cfe2be9f5172e0d696b.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEX FOX VIGORIZANTE MASCULINO 500"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sex-fox-vigorizante-masculino-500">
<h6>SEX FOX VIGORIZANTE MASCULINO 500</h6>
</a> <h5><i class="fa fa-usd"></i>80</h5> </div>
<div> <input type="hidden" name="price_id1753" value="1806"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1753" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1753" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spanish-fly-295-ml-cafe"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257427212619.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SPANISH FLY 29.5 ML CAFE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spanish-fly-295-ml-cafe">
<h6>SPANISH FLY 29.5 ML CAFE</h6>
</a> <h5><i class="fa fa-usd"></i>138</h5> </div>
<div> <input type="hidden" name="price_id1112" value="1127"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1112" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1112" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-hot-liquid-vibrator-rojo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351119.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE HOT LIQUID VIBRATOR ROJO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-hot-liquid-vibrator-rojo">
<h6>SEXY VIBE HOT LIQUID VIBRATOR ROJO</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1394" value="1409"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1394" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1394" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-03-concentrado-de-feromonas-mujer-first-class"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-03.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-03 CONCENTRADO DE FEROMONAS MUJER FIRST CLASS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-03-concentrado-de-feromonas-mujer-first-class">
<h6>LAB-03 CONCENTRADO DE FEROMONAS MUJER FIRST CLASS</h6>
</a> <h5><i class="fa fa-usd"></i>220</h5> </div>
<div> <input type="hidden" name="price_id1600" value="1615"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1600" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1600" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-liquid-vibrator-azul-15-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351102.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXY VIBE LIQUID VIBRATOR AZUL 15 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexy-vibe-liquid-vibrator-azul-15-ml">
<h6>SEXY VIBE LIQUID VIBRATOR AZUL 15 ML</h6>
</a> <h5><i class="fa fa-usd"></i>970</h5> </div>
<div> <input type="hidden" name="price_id1393" value="1408"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1393" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1393" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-02-concentrado-de-feromonas-hombre"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-02.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-02 CONCENTRADO DE FEROMONAS HOMBRE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-02-concentrado-de-feromonas-hombre">
<h6>LAB-02 CONCENTRADO DE FEROMONAS HOMBRE</h6>
</a> <h5><i class="fa fa-usd"></i>220</h5> </div>
<div> <input type="hidden" name="price_id1597" value="1612"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1597" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1597" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vip-royal-honey-miel-afrodisiaca-the-ultimate-power"> <img src="https://vsexshopgdlalcala.com.mx/images/product/9555755800043.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Vip royal honey, miel afrodisiaca, The ultimate power"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vip-royal-honey-miel-afrodisiaca-the-ultimate-power">
<h6>Vip royal honey, miel afrodisiaca, The ultimate power</h6>
</a> <h5><i class="fa fa-usd"></i>160</h5> </div>
<div> <input type="hidden" name="price_id2101" value="2189"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2101" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="32"> </div> <button type="button" class="add-in-cart" pid="2101" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/the-secret-seduction-elixir-10-in-1-200ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5600298351348.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="The secret -Seduction elixir 10 in 1 200ml"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/the-secret-seduction-elixir-10-in-1-200ml">
<h6>The secret -Seduction elixir 10 in 1 200ml</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div>
<div> <input type="hidden" name="price_id1590" value="1605"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1590" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1590" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-2" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="bondage" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="bondage" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/jaula-de-castidad-para-pene-penis-cage"> <img src="https://vsexshopgdlalcala.com.mx/images/product/2574205030233.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="JAULA DE CASTIDAD PARA PENE PENIS CAGE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/jaula-de-castidad-para-pene-penis-cage">
<h6>JAULA DE CASTIDAD PARA PENE PENIS CAGE</h6>
</a> <h5><i class="fa fa-usd"></i>590</h5> </div>
<div> <input type="hidden" name="price_id1891" value="1977"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1891" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="1891" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-sado-hombre"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAH0029.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Pechera Arnés de cuero SADO hombre"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-sado-hombre">
<h6>Pechera Arnés de cuero SADO hombre</h6>
</a> <h5><i class="fa fa-usd"></i>445</h5> </div>
<div> <input type="hidden" name="price_id1908" value="1994"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1908" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1908" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/st053-kit-fetish-economico"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ST053.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ST053 KIT FETISH ECONOMICO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/st053-kit-fetish-economico">
<h6>ST053 KIT FETISH ECONOMICO</h6>
</a> <h5><i class="fa fa-usd"></i>375</h5> </div>
<div> <input type="hidden" name="price_id1313" value="1328"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1313" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1313" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/collar-punk-gotico-choker-ac-118-1"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-118-1.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="COLLAR PUNK GOTICO CHOKER AC-118-1"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/collar-punk-gotico-choker-ac-118-1">
<h6>COLLAR PUNK GOTICO CHOKER AC-118-1</h6>
</a> <h5><i class="fa fa-usd"></i>100</h5> </div>
<div> <input type="hidden" name="price_id1810" value="1895"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1810" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1810" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-bondage-hombre"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAH0023.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Pechera Arnés de cuero bondage hombre "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pechera-arns-de-cuero-bondage-hombre">
<h6>Pechera Arnés de cuero bondage hombre </h6>
</a> <h5><i class="fa fa-usd"></i>445</h5> </div>
<div> <input type="hidden" name="price_id1906" value="1992"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1906" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1906" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/electroestimulador"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ELECTROESTIMULADOR.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ELECTROESTIMULADOR"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/electroestimulador">
<h6>ELECTROESTIMULADOR</h6>
</a> <h5><i class="fa fa-usd"></i>570</h5> </div>
<div> <input type="hidden" name="price_id1086" value="1101"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1086" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="1086" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/hogtie-set-cinto-de-5-puntos"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116706168.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HOGTIE SET / CINTO DE 5 PUNTOS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/hogtie-set-cinto-de-5-puntos">
<h6>HOGTIE SET / CINTO DE 5 PUNTOS</h6>
</a> <h5><i class="fa fa-usd"></i>375</h5> </div>
<div> <input type="hidden" name="price_id1444" value="1459"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1444" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9"> </div> <button type="button" class="add-in-cart" pid="1444" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/antifaz-erotico-descubierto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/75064465012531.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Antifaz Erotico Descubierto"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/antifaz-erotico-descubierto">
<h6>Antifaz Erotico Descubierto</h6>
</a> <h5><i class="fa fa-usd"></i>170</h5> </div>
<div> <input type="hidden" name="price_id1933" value="2020"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1933" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1933" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/bondage"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-3" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Exclusivo hombres" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Exclusivo hombres" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/8020-1812-1-vagina-sara-ultra-suave-life-like-sensations"> <img src="https://vsexshopgdlalcala.com.mx/images/product/258020181210.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="8020-1812-1 VAGINA SARA / ULTRA SUAVE LIFE LIKE SENSATIONS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/8020-1812-1-vagina-sara-ultra-suave-life-like-sensations">
<h6>8020-1812-1 VAGINA SARA / ULTRA SUAVE LIFE LIKE SENSATIONS</h6>
</a> <h5><i class="fa fa-usd"></i>480</h5> </div>
<div> <input type="hidden" name="price_id1125" value="1140"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1125" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1125" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/varon"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7502214011627.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VARON"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/varon">
<h6>VARON</h6>
</a> <h5><i class="fa fa-usd"></i>90</h5> </div>
<div> <input type="hidden" name="price_id1460" value="1475"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1460" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="50"> </div> <button type="button" class="add-in-cart" pid="1460" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-103-anillo-de-contension-y-testiculo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/3ec49509b5cc77d6b9139f09738d42cd.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-103 ANILLO DE CONTENSION Y TESTICULO"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-103-anillo-de-contension-y-testiculo">
<div class="out-of-stock" style="height: 55%">
<h2 style="font-size: 28px">AGOTADO!</h2> <img src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" loading="lazy" alt="AC-103 ANILLO DE CONTENSION Y TESTICULO">
</div>
</a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-103-anillo-de-contension-y-testiculo">
<h6>AC-103 ANILLO DE CONTENSION Y TESTICULO</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div>
<div> <input type="hidden" name="price_id1769" value="1825"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1769" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1769" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-s37-sleeve"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK S37.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK S37 ( SLEEVE)"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-s37-sleeve">
<h6>REAL COCK S37 ( SLEEVE)</h6>
</a> <h5><i class="fa fa-usd"></i>390</h5> </div>
<div> <input type="hidden" name="price_id1378" value="1393"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1378" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1378" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-64-extension-con-sujetador-y-nodulos"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-64.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-64 EXTENSION CON SUJETADOR Y NODULOS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-64-extension-con-sujetador-y-nodulos">
<h6>AC-64 EXTENSION CON SUJETADOR Y NODULOS</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1438" value="1453"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1438" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1438" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/funda-para-pene-de-silicon-super-stretch"> <img src="https://vsexshopgdlalcala.com.mx/images/product/FUNDA_WEBP.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FUNDA PARA PENE DE SILICON SUPER STRETCH"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/funda-para-pene-de-silicon-super-stretch">
<h6>FUNDA PARA PENE DE SILICON SUPER STRETCH</h6>
</a> <h5><i class="fa fa-usd"></i>140</h5> </div>
<div> <input type="hidden" name="price_id2067" value="2155"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2067" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="12"> </div> <button type="button" class="add-in-cart" pid="2067" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/masajeador-prosttico-de-silicn-doble-motor-control-remoto-10-funciones-usb-recargable"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-136.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Masajeador prostático de silicón Doble motor Control remoto 10 funciones USB Recargable "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/masajeador-prosttico-de-silicn-doble-motor-control-remoto-10-funciones-usb-recargable">
<h6>Masajeador prostático de silicón Doble motor Control remoto 10 funciones USB Recargable </h6>
</a> <h5><i class="fa fa-usd"></i>650</h5> </div>
<div> <input type="hidden" name="price_id1901" value="1987"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1901" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1901" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/m-for-men-by-blush-all-in-clear-masturbator"> <img src="https://vsexshopgdlalcala.com.mx/images/product/735380065126.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="M For Men By Blush All In Clear Masturbator"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/m-for-men-by-blush-all-in-clear-masturbator">
<h6>M For Men By Blush All In Clear Masturbator</h6>
</a> <h5><i class="fa fa-usd"></i>550</h5> </div>
<div> <input type="hidden" name="price_id2076" value="2164"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2076" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="2"> </div> <button type="button" class="add-in-cart" pid="2076" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-4" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Exclusivo mayoristas" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Exclusivo mayoristas" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vitmn-20-caps-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/d1abbbde64d47b665aec33190c7c52e8.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VITMN 20 CAPS MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vitmn-20-caps-mayoreo">
<h6>VITMN 20 CAPS MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>599</h5> </div>
<div> <input type="hidden" name="price_id1780" value="1844"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1780" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="40"> </div> <button type="button" class="add-in-cart" pid="1780" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tribulus-suplemento-alimenticio-60-caps-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/5d5b0c2671cf4b3a4c43f452d83ba13e.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tribulus suplemento alimenticio 60 caps mayoreo"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tribulus-suplemento-alimenticio-60-caps-mayoreo">
<h6>Tribulus suplemento alimenticio 60 caps mayoreo</h6>
</a> <h5><i class="fa fa-usd"></i>295</h5> </div>
<div> <input type="hidden" name="price_id1778" value="1836"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1778" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="48"> </div> <button type="button" class="add-in-cart" pid="1778" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/100-piezas-lab-01-lubricante-erotic-toys-base-agua-natural"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-01 100P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="100 PIEZAS LAB-01 LUBRICANTE EROTIC TOYS BASE AGUA NATURAL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/100-piezas-lab-01-lubricante-erotic-toys-base-agua-natural">
<h6>100 PIEZAS LAB-01 LUBRICANTE EROTIC TOYS BASE AGUA NATURAL</h6>
</a> <h5><i class="fa fa-usd"></i>3560</h5> </div>
<div> <input type="hidden" name="price_id1575" value="1590"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1575" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1575" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-86-esposas-de-piel-a-granel-36-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-86 36P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-86 ESPOSAS DE PIEL A GRANEL 36 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-86-esposas-de-piel-a-granel-36-piezas">
<h6>AC-86 ESPOSAS DE PIEL A GRANEL 36 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>5832</h5> </div>
<div> <input type="hidden" name="price_id1570" value="1585"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1570" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1570" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-07-aceite-de-almendras-con-feromonas-mas-hot-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/059efc398efef4e2d059f9f60145aae3.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-07 ACEITE DE ALMENDRAS CON FEROMONAS MAS HOT MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-07-aceite-de-almendras-con-feromonas-mas-hot-mayoreo">
<h6>LAB-07 ACEITE DE ALMENDRAS CON FEROMONAS MAS HOT MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>2340</h5> </div>
<div> <input type="hidden" name="price_id1689" value="1714"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1689" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="150"> </div> <button type="button" class="add-in-cart" pid="1689" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vitm-vitmen-caja-con-10-carteras-de-4-caps"> <img src="https://vsexshopgdlalcala.com.mx/images/product/3f0b79bd0d3273d34e58cfa6eb494819.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VITM VITMEN CAJA CON 10 CARTERAS DE 4 CAPS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vitm-vitmen-caja-con-10-carteras-de-4-caps">
<h6>VITM VITMEN CAJA CON 10 CARTERAS DE 4 CAPS</h6>
</a> <h5><i class="fa fa-usd"></i>850</h5> </div>
<div> <input type="hidden" name="price_id1779" value="1842"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1779" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="48"> </div> <button type="button" class="add-in-cart" pid="1779" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pastilla-vg-xy-caja"> <img src="https://vsexshopgdlalcala.com.mx/images/product/56ee297c352cf2e4b51f8413b2af2054.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PASTILLA VG-XY (CAJA)"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pastilla-vg-xy-caja">
<h6>PASTILLA VG-XY (CAJA)</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div>
<div> <input type="hidden" name="price_id1784" value="1850"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1784" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="400"> </div> <button type="button" class="add-in-cart" pid="1784" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/retardin-crema-original-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/75022179013831.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="RETARDIN CREMA ORIGINAL MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/retardin-crema-original-mayoreo">
<h6>RETARDIN CREMA ORIGINAL MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>720</h5> </div>
<div> <input type="hidden" name="price_id1802" value="1885"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1802" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1802" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-5" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Juguetes eroticos" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Juguetes eroticos" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/realistic-cock"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REALISTIC COCK.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REALISTIC COCK"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/realistic-cock">
<h6>REALISTIC COCK</h6>
</a> <h5><i class="fa fa-usd"></i>950</h5> </div>
<div> <input type="hidden" name="price_id1588" value="1603"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1588" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1588" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-83-mini"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 83.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="EROTIC TOYS REAL COCK 83 MINI"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-83-mini">
<h6>EROTIC TOYS REAL COCK 83 MINI</h6>
</a> <h5><i class="fa fa-usd"></i>285</h5> </div>
<div> <input type="hidden" name="price_id1624" value="1639"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1624" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1624" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-50-cola-de-zorro-bicolor"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-50.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-50 COLA DE ZORRO BICOLOR"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-50-cola-de-zorro-bicolor">
<h6>AC-50 COLA DE ZORRO BICOLOR</h6>
</a> <h5><i class="fa fa-usd"></i>580</h5> </div>
<div> <input type="hidden" name="price_id1401" value="1416"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1401" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9"> </div> <button type="button" class="add-in-cart" pid="1401" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lengua-vibradora-para-estimular-clitoris-sexo-oral"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ac-162.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Lengua vibradora para estimular clitoris sexo oral"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lengua-vibradora-para-estimular-clitoris-sexo-oral">
<h6>Lengua vibradora para estimular clitoris sexo oral</h6>
</a> <h5><i class="fa fa-usd"></i>380</h5> </div>
<div> <input type="hidden" name="price_id1978" value="2066"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1978" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="50"> </div> <button type="button" class="add-in-cart" pid="1978" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-58"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 58.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK #58"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-58">
<h6>REAL COCK #58</h6>
</a> <h5><i class="fa fa-usd"></i>944</h5> </div>
<div> <input type="hidden" name="price_id1380" value="1395"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1380" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1380" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/83054pk-crystal-naughty-rabbit-rosa"> <img src="https://vsexshopgdlalcala.com.mx/images/product/2574283054756.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="83054PK CRYSTAL NAUGHTY RABBIT ROSA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/83054pk-crystal-naughty-rabbit-rosa">
<h6>83054PK CRYSTAL NAUGHTY RABBIT ROSA</h6>
</a> <h5><i class="fa fa-usd"></i>680</h5> </div>
<div> <input type="hidden" name="price_id1333" value="1348"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1333" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1333" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pocket-exotics-vibrating-silver-egg-se-1103-05-2"> <img src="https://vsexshopgdlalcala.com.mx/images/product/9fcefb943700077a20c5b20b877b5e06.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="POCKET EXOTICS VIBRATING SILVER EGG SE-1103-05-2"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pocket-exotics-vibrating-silver-egg-se-1103-05-2">
<h6>POCKET EXOTICS VIBRATING SILVER EGG SE-1103-05-2</h6>
</a> <h5><i class="fa fa-usd"></i>259</h5> </div>
<div> <input type="hidden" name="price_id1744" value="1793"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1744" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1744" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-10"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 10.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK #10"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-10">
<h6>REAL COCK #10</h6>
</a> <h5><i class="fa fa-usd"></i>790</h5> </div>
<div> <input type="hidden" name="price_id1497" value="1512"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1497" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1497" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-6" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Lenceria" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Lenceria" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-10-combinado"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TABX10.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TABX 10 COMBINADO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-10-combinado">
<h6>TABX 10 COMBINADO</h6>
</a> <h5><i class="fa fa-usd"></i>259</h5> </div>
<div> <input type="hidden" name="price_id1640" value="1655"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1640" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1640" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lc-88509-disfraz-colegiala-tirantes"> <img src="https://vsexshopgdlalcala.com.mx/images/product/694912885093.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LC 88509 disfraz colegiala tirantes"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lc-88509-disfraz-colegiala-tirantes">
<h6>LC 88509 disfraz colegiala tirantes</h6>
</a> <h5><i class="fa fa-usd"></i>740</h5> </div>
<div> <input type="hidden" name="price_id1449" value="1464"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1449" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1449" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-kyara"> <img src="https://vsexshopgdlalcala.com.mx/images/product/T13.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tanga Kyara"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-kyara">
<h6>Tanga Kyara</h6>
</a> <h5><i class="fa fa-usd"></i>125</h5> </div>
<div> <input type="hidden" name="price_id1195" value="1210"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1195" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1195" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bd-33-diamante"> <img src="https://vsexshopgdlalcala.com.mx/images/product/BD33.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BD 33 DIAMANTE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bd-33-diamante">
<h6>BD 33 DIAMANTE</h6>
</a> <h5><i class="fa fa-usd"></i>735</h5> </div>
<div> <input type="hidden" name="price_id1647" value="1662"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1647" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1647" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-04-boxer-tigre"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TABX04.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TABX 04 BOXER TIGRE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tabx-04-boxer-tigre">
<h6>TABX 04 BOXER TIGRE</h6>
</a> <h5><i class="fa fa-usd"></i>280</h5> </div>
<div> <input type="hidden" name="price_id1635" value="1650"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1635" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1635" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-baci-3012-m"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890808159644.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TANGA BACI 3012 M"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-baci-3012-m">
<h6>TANGA BACI 3012 M</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div>
<div> <input type="hidden" name="price_id1837" value="1922"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1837" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1837" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/cordinado-tentacion"> <img src="https://vsexshopgdlalcala.com.mx/images/product/CO04.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Cordinado Tentacion"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/cordinado-tentacion">
<h6>Cordinado Tentacion</h6>
</a> <h5><i class="fa fa-usd"></i>625</h5> </div>
<div> <input type="hidden" name="price_id1240" value="1255"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1240" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1240" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pezoneras-de-lentejuela-2pzas-adherible-reusable"> <img src="https://vsexshopgdlalcala.com.mx/images/product/GNPZ05.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Pezoneras de lentejuela 2pzas Adherible reusable."> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pezoneras-de-lentejuela-2pzas-adherible-reusable">
<h6>Pezoneras de lentejuela 2pzas Adherible reusable.</h6>
</a> <h5><i class="fa fa-usd"></i>95</h5> </div>
<div> <input type="hidden" name="price_id2102" value="2190"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2102" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="2102" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/lenceria"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-7" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Lubricantes y cosmetica" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Lubricantes y cosmetica" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-agrandamiento-huangboao-xxxl-10ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6970245515420.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Aceite agrandamiento Huangboao XXXL 10ml"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-agrandamiento-huangboao-xxxl-10ml">
<div class="out-of-stock" style="height: 55%">
<h2 style="font-size: 28px">AGOTADO!</h2> <img src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" loading="lazy" alt="Aceite agrandamiento Huangboao XXXL 10ml">
</div>
</a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-agrandamiento-huangboao-xxxl-10ml">
<h6>Aceite agrandamiento Huangboao XXXL 10ml</h6>
</a> <h5><i class="fa fa-usd"></i>100</h5> </div>
<div> <input type="hidden" name="price_id2066" value="2154"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2066" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="2066" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-caliente-sex-and-love-cereza"> <img src="https://vsexshopgdlalcala.com.mx/images/product/SEX-AND-LOV-CER.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ACEITE CALIENTE SEX AND LOVE CEREZA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-caliente-sex-and-love-cereza">
<h6>ACEITE CALIENTE SEX AND LOVE CEREZA</h6>
</a> <h5><i class="fa fa-usd"></i>95</h5> </div>
<div> <input type="hidden" name="price_id1845" value="1930"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1845" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1845" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-fresa-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462174.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FEEL LOVE 4 EN 1 FRESA 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-fresa-60ml">
<h6>FEEL LOVE 4 EN 1 FRESA 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1427" value="1442"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1427" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1427" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lubricante-caliente-feel-love-4-en-1-chocolate-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462167.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LUBRICANTE CALIENTE FEEL LOVE 4 EN 1 CHOCOLATE 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lubricante-caliente-feel-love-4-en-1-chocolate-60ml">
<h6>LUBRICANTE CALIENTE FEEL LOVE 4 EN 1 CHOCOLATE 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1428" value="1443"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1428" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1428" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lst-031-tout-temps-fresa-100-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7506446500508.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LST-031 TOUT TEMPS FRESA 100 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lst-031-tout-temps-fresa-100-ml">
<h6>LST-031 TOUT TEMPS FRESA 100 ML</h6>
</a> <h5><i class="fa fa-usd"></i>275</h5> </div>
<div> <input type="hidden" name="price_id1666" value="1681"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1666" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1666" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-frutas-prohibidas-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462259.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FEEL LOVE 4 EN 1 FRUTAS PROHIBIDAS 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-frutas-prohibidas-60ml">
<h6>FEEL LOVE 4 EN 1 FRUTAS PROHIBIDAS 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1429" value="1444"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1429" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1429" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-21-lubricante-natural-base-agua-hot-10ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-21.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-21 LUBRICANTE NATURAL BASE AGUA +HOT 10ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-21-lubricante-natural-base-agua-hot-10ml">
<h6>LAB-21 LUBRICANTE NATURAL BASE AGUA +HOT 10ML</h6>
</a> <h5><i class="fa fa-usd"></i>50</h5> </div>
<div> <input type="hidden" name="price_id1848" value="1933"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1848" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="9999"> </div> <button type="button" class="add-in-cart" pid="1848" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lst-032-tout-temps-frutas-de-la-pasion-100-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7506446500461.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LST-032 TOUT TEMPS FRUTAS DE LA PASION 100 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lst-032-tout-temps-frutas-de-la-pasion-100-ml">
<h6>LST-032 TOUT TEMPS FRUTAS DE LA PASION 100 ML</h6>
</a> <h5><i class="fa fa-usd"></i>275</h5> </div>
<div> <input type="hidden" name="price_id1667" value="1682"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1667" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="3"> </div> <button type="button" class="add-in-cart" pid="1667" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica"> Ver todo</a></span> </div>
</div>
</div> <div id="tab-8" class="tab-content ">
<div class="container shadow-cls">
<div class="drop-shadow">
<div class="left-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/left.png" alt="Seccion lesbica" loading="lazy" class=" img-fluid"> </div>
<div class="right-shadow"> <img src="https://vsexshopgdlalcala.com.mx/assets/images/right.png" loading="lazy" alt="Seccion lesbica" class=" img-fluid"> </div>
</div> <!-- see all -->
<!-- see all -->
<div class="row border-row1 mb-2"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-dildo-18007-rdharnes-venta-online"> <img src="https://vsexshopgdlalcala.com.mx/images/product/18007 RDharnes.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES + DILDO 18007 RD/harnes( venta online)"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-dildo-18007-rdharnes-venta-online">
<h6>HARNES + DILDO 18007 RD/harnes( venta online)</h6>
</a> <h5><i class="fa fa-usd"></i>549</h5> </div>
<div> <input type="hidden" name="price_id1587" value="1602"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1587" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1587" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrating-strapless-strap-on-3883-24"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912272512.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VIBRATING STRAPLESS STRAP ON 3883-24"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrating-strapless-strap-on-3883-24">
<h6>VIBRATING STRAPLESS STRAP ON 3883-24</h6>
</a> <h5><i class="fa fa-usd"></i>1559</h5> </div>
<div> <input type="hidden" name="price_id1585" value="1600"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1585" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="10"> </div> <button type="button" class="add-in-cart" pid="1585" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO EXCLUSIVO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo">
<h6>HARNES TRIPLE ARO EXCLUSIVO</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1446" value="1461"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1446" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1446" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fetish-fantasy-series-classix-strap-on-purpleblack-pd1911-12"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912187441.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Fetish Fantasy Series Classix Strap-on - Purple/Black PD1911-12"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/fetish-fantasy-series-classix-strap-on-purpleblack-pd1911-12">
<h6>Fetish Fantasy Series Classix Strap-on - Purple/Black PD1911-12</h6>
</a> <h5><i class="fa fa-usd"></i>795</h5> </div>
<div> <input type="hidden" name="price_id1092" value="1107"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1092" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="8"> </div> <button type="button" class="add-in-cart" pid="1092" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pleasure-strap-on-top-cat-117-fl"> <img src="https://vsexshopgdlalcala.com.mx/images/product/605632117159.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PLEASURE STRAP ON TOP CAT 117 FL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pleasure-strap-on-top-cat-117-fl">
<h6>PLEASURE STRAP ON TOP CAT 117 FL</h6>
</a> <h5><i class="fa fa-usd"></i>710</h5> </div>
<div> <input type="hidden" name="price_id1473" value="1488"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1473" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1473" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm170-harness-de-tira-reforzado"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420861708.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TM170 HARNESS DE TIRA REFORZADO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm170-harness-de-tira-reforzado">
<h6>TM170 HARNESS DE TIRA REFORZADO</h6>
</a> <h5><i class="fa fa-usd"></i>245</h5> </div>
<div> <input type="hidden" name="price_id1105" value="1120"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1105" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="1105" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm-169-harnes-bella-musa-doble-entrada"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420861692.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TM 169 HARNES BELLA MUSA DOBLE ENTRADA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm-169-harnes-bella-musa-doble-entrada">
<h6>TM 169 HARNES BELLA MUSA DOBLE ENTRADA</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div>
<div> <input type="hidden" name="price_id1489" value="1504"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1489" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1489" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aro-para-arnes-argolla-metalica-repuesto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ARGOLLA.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Aro para arnes argolla metalica repuesto"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aro-para-arnes-argolla-metalica-repuesto">
<h6>Aro para arnes argolla metalica repuesto</h6>
</a> <h5><i class="fa fa-usd"></i>50</h5> </div>
<div> <input type="hidden" name="price_id1920" value="2006"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1920" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="100"> </div> <button type="button" class="add-in-cart" pid="1920" title="buy now">Agregar al carrito</button>
</div>
</div>
</div>
</div>
</div>
<div class="see_all_click"> <span><a class="text-white" href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica"> Ver todo</a></span> </div>
</div>
</div> </div>
</div>
</section> <!-- tab section start -->
<section class="s2 p-0 full-slider shadow-home" style="display: none;"> <video muted autoplay loop width="400" poster="https://vsexshopgdlalcala.com.mx/images/secondslider/Sex-shop-mexico-secundario.webp">
<source src="https://vsexshopgdlalcala.com.mx/images/secondslider/1658265191.webm" type="video/webm">
</video> </section> <!-- collection banner start -->
<section class="s3 ratio2_1 section-b-space" style="display: none; ">
<div class="container shadow-cls">
<div class="row border-row1 m-0 pro-box-bg-white"> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/arneses"> <img src="https://vsexshopgdlalcala.com.mx/images/category/SECCION-LESBICAreducida.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Arneses"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/arneses">
<h6>Arneses </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/tangas"> <img src="https://vsexshopgdlalcala.com.mx/images/category/tangas500.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Tangas"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/tangas">
<h6>Tangas </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/e5fee1a6a7a6cecf2543b7f9170d35f1.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7c0fb074eec4c2bc6bb56d4e4aac0c56.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores">
<h6>Vibradores </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/anillos"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/2e5a7b7df4d3cf3f71b5fdf4004c124e.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/ANILLOS.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/anillos">
<h6>Anillos </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/con-base-de-succion"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/dc780bb2df6d884c0d60974f60e1fb08.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7b5f5d6ebc485e03f3781e890e95c8f3.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/con-base-de-succion">
<h6>Con base de succion </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/estimuladores-de-punto-g"> <video poster="https://vsexshopgdlalcala.com.mx/images/thumbnails/3c3e3dc4dc4b93dcea756797546df169.webp" style="max-width: 86%; height: 205px;" class="img-fluid bg-img" autoplay muted loop>
<source src="https://vsexshopgdlalcala.com.mx/images/category/7f9b74e28cc8d0d828ba8f75ae8c1711.webm" type="video/webm">
</video> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/estimuladores-de-punto-g">
<h6>Estimuladores de punto G </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/potenciadores"> <img src="https://vsexshopgdlalcala.com.mx/images/category/5600298351638.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Potenciadores"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/potenciadores">
<h6>Potenciadores </h6>
</a> </div>
</div>
</div> <div class="col-xl-3 col-md-4 col-6 col-grid-box pro-box-bg">
<div class="product-box product-select-box prod-sec" style="text-align: center; background-color: white; margin: 3px -11px;">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/extensiones-y-fundas"> <img src="https://vsexshopgdlalcala.com.mx/images/category/EXTENSIONES-Y-FUNDAS.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Extensiones y fundas"> </a> </div>
<div class="product-info product-subcat-info" style="min-height: 65px;"> <a href="https://vsexshopgdlalcala.com.mx/subcategoria/extensiones-y-fundas">
<h6>Extensiones y fundas </h6>
</a> </div>
</div>
</div> </div>
</div>
</section>
<section class="s4 slider-section slider-layout-4 section-b-space py-5" style="display: none;">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 pl-0 ratio_square same-slider" style="margin-bottom:45px">
<div class="tab-head">
<h2 class="title">últimos productos</h2>
</div>
<div class="veg-3" style="text-align:center;"> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/st071-collar-grueso-con-cadena"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/071987654321.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="ST071 Collar Grueso con Cadena"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/st071-collar-grueso-con-cadena">
<h6>ST071 Collar Grueso con Cadena</h6>
</a> <h5><i class="fa fa-usd"></i>369</h5> </div> <input type="hidden" name="price_id2079" value="2167">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2079" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="2079" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-05021-luxe-freya-purple"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/702730676714.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="BL-05021 LUXE FREYA PURPLE"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-05021-luxe-freya-purple">
<div class="out-of-stock" style="height:220px;">
<h2 style="font-size: 33px">AGOTADO!</h2> <img loading="lazy" style="display: inline-block; max-height: 205px; max-width: 86%; " src="https://vsexshopgdlalcala.com.mx/assets/images/outofstock.webp" alt="BL-05021 LUXE FREYA PURPLE ">
</div>
</a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-05021-luxe-freya-purple">
<h6>BL-05021 LUXE FREYA PURPLE</h6>
</a> <h5><i class="fa fa-usd"></i>730</h5> </div> <input type="hidden" name="price_id1298" value="1313">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1298" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="0"> </div> <button type="button" class="add-in-cart" pid="1298" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/silicone-crop"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/603912334326.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Silicone Crop"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/silicone-crop">
<h6>Silicone Crop</h6>
</a> <h5><i class="fa fa-usd"></i>400</h5> </div> <input type="hidden" name="price_id2080" value="2168">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2080" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="4"> </div> <button type="button" class="add-in-cart" pid="2080" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-88-mamalon"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/67824a9fbef4affed52ada0597be85c3.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="EROTIC TOYS REAL COCK 88 MAMALON"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/erotic-toys-real-cock-88-mamalon">
<h6>EROTIC TOYS REAL COCK 88 MAMALON</h6>
</a> <h5><i class="fa fa-usd"></i>1150</h5> </div> <input type="hidden" name="price_id1710" value="1759">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1710" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1710" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-114-massager-powerful"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-114mov.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="AC-114 MASSAGER POWERFUL"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-114-massager-powerful">
<h6>AC-114 MASSAGER POWERFUL</h6>
</a> <h5><i class="fa fa-usd"></i>799</h5> </div> <input type="hidden" name="price_id1785" value="1855">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1785" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="50"> </div> <button type="button" class="add-in-cart" pid="1785" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lovely-cup-cacuum-cup-masturbator-anus"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-204.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Lovely Cup Cacuum Cup Masturbator Anus"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lovely-cup-cacuum-cup-masturbator-anus">
<h6>Lovely Cup Cacuum Cup Masturbator Anus</h6>
</a> <h5><i class="fa fa-usd"></i>270</h5> </div> <input type="hidden" name="price_id2090" value="2178">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2090" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="15"> </div> <button type="button" class="add-in-cart" pid="2090" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/satisfyer-double-joy-black"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/2b61434b9fcc60eebf3483cf5ac99126.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Satisfyer Double Joy-Black"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/satisfyer-double-joy-black">
<h6>Satisfyer Double Joy-Black</h6>
</a> <h5><i class="fa fa-usd"></i>1420</h5> </div> <input type="hidden" name="price_id1764" value="1820">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1764" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="5"> </div> <button type="button" class="add-in-cart" pid="1764" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/reusable-cock-ring-vibe-top-cat"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/605632283007.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="REUSABLE COCK RING VIBE TOP CAT"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/reusable-cock-ring-vibe-top-cat">
<h6>REUSABLE COCK RING VIBE TOP CAT</h6>
</a> <h5><i class="fa fa-usd"></i>195</h5> </div> <input type="hidden" name="price_id1807" value="1892">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1807" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="28"> </div> <button type="button" class="add-in-cart" pid="1807" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> <div>
<div class="image-slide-class"> <div class="product-box product-select-box ">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lc1116-coordinado-bata-1116"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/694871911161.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="LC1116 COORDINADO BATA 1116"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lc1116-coordinado-bata-1116">
<h6>LC1116 COORDINADO BATA 1116</h6>
</a> <h5><i class="fa fa-usd"></i>650</h5> </div> <input type="hidden" name="price_id1146" value="1161">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1146" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1"> </div> <button type="button" class="add-in-cart" pid="1146" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> <div class="product-box product-select-box slide-responsive-pera">
<div class="img-block" style="height:220px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/dildo-macho"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/108732439713.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Dildo Macho"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/dildo-macho">
<h6>Dildo Macho</h6>
</a> <h5><i class="fa fa-usd"></i>350</h5> </div> <input type="hidden" name="price_id2081" value="2169">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2081" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="6"> </div> <button type="button" class="add-in-cart" pid="2081" title="buy now">Agregar al carrito </button>
</div>
</div>
</div> </div> </div> </div>
</div>
<hr> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/-jc33308_5_354447-164516181326811.jpeg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/frecuencia-sexual-existe-la-cantidad-ideal">Frecuencia sexual: ¿existe la cantidad ‘ideal’</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/balitas-vibradoras-la-dilderia.jpg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/materiales-de-juguetes-sexuales-cul-es-mejor-para-ti">Materiales de juguetes sexuales: ¿cuál es mejor para ti?</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/OIP.jpeg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/mtodos-anticonceptivos-modernos-ventajas-y-desventajas">Métodos anticonceptivos modernos: ventajas y desventajas</a> </div>
</div>
</div> <div class="col-md-3 vardad">
<div class="blog-card"> <img style="width: 100%;
object-fit: fill;" src="https://vsexshopgdlalcala.com.mx/images/category/Prevencion-de-Enfermedades-de-Transmision-Sexual-ETS.jpeg" alt="Blog Image" class="img-fluid fixed-size-img">
<div class="blog-card-body "> <a href="https://vsexshopgdlalcala.com.mx/blogs/todo-lo-que-debes-saber-de-las-ets-prevencin-y-deteccin">Todo lo que debes saber de las ETS: prevención y detección</a> </div>
</div>
</div> <hr>
</div>
</div>
</section>
<section class="s4 slider-section slider-layout-4 section-b-space py-5" style="display: none; background-color:aliceblue; ">
<div class="container">
<div class="row">
<div class="col-md-12" id="home_content"> <p><strong>SEX SHOP EN MÉXICO</strong><br />
Si estás buscando proveedores de juguetes para adultos en línea en México, llegaste al lugar indicado, ya que somos una Distribuidora de juguetes sexuales que además de contar con tiendas de SEX SHOP EN MÉXICO, también nos hemos especializado como Tienda Virtual De Productos Sexuales tales como Consoladores para dama, juguetes sexuales masculinos y juguetes eróticos para mujeres.<br />
Si no te sientes cómodo al Comprar juguetes para adultos y Dildos en una tienda física entonces solos una alternativa como Tienda Virtual De Productos Sexuales o lo llamado hoy en día sex shop online en México.<br />
El sexo es el mayor placer en la vida y lo más importante es encontrar un amante y descubrir los salvajes secretos del cuerpo. Y el mejor y más discreto método para comprar juguetes para adultos en México es en línea.<br />
Te vuelves más consciente de tus puntos de placer como resultado de los juguetes sexuales. <br />
Con la ayuda de estos juguetes, más mujeres y hombres de las ciudades están descubriendo su lado más íntimo.<br />
Durante la última década, fuimos líderes con nuestras tiendas de juguetes para adulto pero debido a la revolución del comercio electrónico, ahora día con día estamos logrando la mejor tienda de sex shop online en México<br />
Debido a la revolución de Internet, hoy en día existe una gran demanda de juguetes sexuales en México.<br />
¿Estás tratando de buscar un distribuidor de juguetes sexuales? <br />
Hay muchas Tiendas Virtuales de Productos Sexuales diferentes disponibles en <a href="https://vsexshopgdlalcala.com.mx/">vsexshopgdlalcala.com. </a> sexshop online México<br />
Para que puedas comprar con confianza. Ponemos a su disposición juguetes sexuales para adultos, incluidos geles excitantes, vibradores, esposas, lencería y Concentrado de feromonas, retardadores de eyaculación, masturbadores para hombre, que han hecho que tener relaciones sexuales todos los días sea una actividad mucho más emocionante y placentera.</p>
<p><big><strong>¡Somos la mejor tienda en línea de Juguetes Para Adultos en México!</strong></big></p>
<p>En nuestra tienda virtual de productos sexuales, Sex Shop México, nos enorgullece ofrecer una amplia selección de juguetes y accesorios eróticos para satisfacer todas tus fantasías. Como distribuidora de juguetes sexuales, garantizamos alta calidad y variedad en nuestros productos.</p>
<p>En Sex Shop México, sabemos que la privacidad y comodidad son fundamentales al comprar juguetes sexuales. Por eso, hemos creado una plataforma online segura y discreta donde puedes explorar nuestra amplia gama de productos desde la comodidad de tu hogar. Realizamos envíos a todo México, <a href="https://vsexshopgdlalcala.com.mx/about-us">incluyendo Guadalajara</a>, nuestra sede central.</p>
<p>Nuestra tienda en línea es perfecta tanto para clientes mayoristas como para aquellos que buscan productos a nivel individual. Nuestro objetivo es brindarte una experiencia de compra satisfactoria, con productos de alta calidad y servicio al cliente excepcional.</p>
<p>En Sex Shop México, encontrarás una amplia variedad de juguetes para adultos, desde <a href="https://vsexshopgdlalcala.com.mx/subcategoria/vibradores" target="_blank">vibradores</a> y <a href="https://vsexshopgdlalcala.com.mx/subcategoria/first-class-grado-medico">consoladores</a>, hasta lencería erótica, <a href="https://vsexshopgdlalcala.com.mx/subcategoria/disfraces" target="_blank">disfraces sexys</a> y accesorios BDSM. También ofrecemos productos especiales como afrodisíacos para hombres, lubricantes 4 en 1, concentrados de feromonas y juguetes sexuales para mujeres en línea.</p>
<p>Nuestro catálogo incluye juguetes y accesorios diseñados para parejas, como juegos eróticos, anillos vibradores, arneses sexuales para lesbianas y <a href="https://vsexshopgdlalcala.com.mx/subcategoria/bolas-chinas-y-balas-vibradoras" target="_blank">estimuladores de clítoris</a>. Además, contamos con una selección de productos exclusivos como bombas de vacío para hombres, muñecas sexuales y artículos para el alargamiento del pene.</p>
<p>En Sex Shop México, nos esforzamos por ofrecerte productos que se adapten a tus necesidades y preferencias. Por eso, contamos con <a href="https://vsexshopgdlalcala.com.mx/subcategoria/intimos-y-discretos" target="_blank">vibradores de app </a>y vibradores bluetooth para aquellos que desean disfrutar de una experiencia más interactiva.</p>
<p>Navega por nuestra tienda virtual y descubre los placeres que ofrecemos. Comprar en Sex Shop México es sinónimo de calidad, discreción y satisfacción. ¡Déjanos ser tu tienda erótica de confianza en México!</p>
<p>No esperes más y explora nuestro catálogo de juguetes sexuales, <a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria" target="_blank">lencería erótica</a> y accesorios emocionantes. ¡Te aseguramos una experiencia inolvidable en el mundo del placer y la diversión! Sex Shop México, donde tus fantasías se hacen realidad.</p>
</div>
</div>
</div>
</section> <!-- collection banner end -->
<!-- Recents ordered slider section start -->
<!-- Product slider section end -->
<!--footer start --> <style type="text/css">
.foot-icon-pera{
display: flex;
align-items: center;
justify-content: center;
color: white;
margin: 11px 0px;
}
.foot-icon {
background: #ff00ff;
margin-left: 15px;
padding: 13px 13px;
border-radius: 42px;
font-size: 22px;
color: white;
}
</style>
<style>
/* Floating Button */
.v-whatsapp-button {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 9999;
}
.v-chat-popup {
position: fixed;
bottom: 80px;
left: 20px;
z-index: 1000;
width: 320px;
background-color: white;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
display: none;
}
.v-chat-header {
background-color: #25d366;
color: white;
padding: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
text-align: center;
font-weight: bold;
}
.v-chat-body {
padding: 10px;
}
.v-chat-item {
display: flex;
align-items: center;
padding: 10px;
border-bottom: 1px solid #f1f1f1;
cursor: pointer;
}
.v-chat-item:hover {
background-color: #f9f9f9;
}
.v-chat-item img {
width: 40px;
height: 40px;
border-radius: 50%;
margin-right: 10px;
}
.v-chat-item .chat-info {
flex-grow: 1;
}
.v-chat-item .chat-info h6 {
margin: 0;
font-size: 14px;
}
.v-chat-item .chat-info small {
color: gray;
}
.v-chat-footer {
padding: 10px;
text-align: center;
}
</style>
<!-- Floating WhatsApp Button -->
<div class="v-whatsapp-button">
<button class="btn rounded-circle" style="background:#00a82d; width:52px; height:52px;" onclick="toggleVChatPopup()">
<i class="fab fa-whatsapp fs-3 fa-lg text-white" style="font-size: 32px;"></i>
</button>
</div>
<!-- WhatsApp Chat Popup -->
<div class="v-chat-popup" id="chatPopup">
<div class="v-chat-header">
<span>inicia una conversación</span>
</div>
<div class="v-chat-body">
<div class="v-chat-item" onclick="openVChat('+5213311175952')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Gerente">
<div class="v-chat-info">
<h6>Gerente</h6>
<small>Habla con nuestro gerente</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<div class="v-chat-item" onclick="openVChat('+5213331752460')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Matriz (Paseo Degollado 66)">
<div class="v-chat-info">
<h6>Matriz (Paseo Degollado 66)</h6>
<small>Soporte en Paseo Degollado 66</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<div class="v-chat-item" onclick="openVChat('+5213331589037')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Av. Revolución 669">
<div class="v-chat-info">
<h6>Av. Revolución 669</h6>
<small>Soporte en Av. Revolución 669</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
<div class="v-chat-item" onclick="openVChat('+5213315696724')">
<img src="https://cdn.tochat.be/icns/gallery/whatsapps/whatsapp-icon.png" style="background:#28d068" alt="Avenida Hidalgo 973">
<div class="v-chat-info">
<h6>Avenida Hidalgo 973</h6>
<small>Soporte en Avenida Hidalgo 973</small>
</div>
<i class="bi bi-whatsapp text-success"></i>
</div>
</div>
</div>
<script>
// Toggle Chat Popup
function toggleVChatPopup() {
const chatPopup = document.getElementById('chatPopup');
chatPopup.style.display = chatPopup.style.display === 'none' || chatPopup.style.display === '' ? 'block' : 'none';
}
// Open WhatsApp Chat
function openVChat(phoneNumber) {
const isMobile = /iPhone|iPad|iPod|Android/i.test(navigator.userAgent);
if (isMobile) {
// Redirect to WhatsApp mobile link
window.open(`https://wa.me/${phoneNumber}?text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/`, '_blank');
} else {
// Redirect to WhatsApp Web link
window.open(`https://web.whatsapp.com/send?phone=${phoneNumber}&text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/`, '_blank');
}
}
</script>
<footer class="footer-3">
<div class="foot-icon-pera">
<a href="https://www.youtube.com/@pierrealcala6702"> <i class="fab fa-youtube foot-icon"></i> </a>
<a href="https://www.facebook.com/people/Virtual-Sex-Shop-Gdl-Alcala/100063788511201/?mibextid=ZbWKwL"> <i class="fab fa-facebook foot-icon"></i> </a>
<a href="https://www.instagram.com/pierrealcala/"> <i class="fab fa-instagram foot-icon"></i> </a>
<a href="https://www.tiktok.com/@sexshopguadalajara"> <i class="fab fa-tiktok foot-icon"></i> </a>
<a href="https://twitter.com/PierreAlcala1"> <i class="fab fa-twitter foot-icon"></i> </a>
</div>
<div class="subscribe-section">
<div class="container">
<div class="row">
<div class="col-12">
<div class="subscribe-content">
<h4> <i class="fa fa-envelope-o" aria-hidden="true"></i>Boletin informativo</h4>
<p>suscríbete y recibe nuestras promociones </p>
<form action="https://vsexshopgdlalcala.com.mx/subscription" class="form-inline subscribe-form" method="post">
<input type="hidden" name="csrf_test_name" value="09fde458b0aa7f0ade4e6f6b3a0cdefb" id="csrf_token">
<div class="form-group mb-0">
<input type="email" class="form-control" name="email" id="exampleFormControlInput3" placeholder="Correo electrónico...">
</div>
<button type="submit" class="btn btn-solid" style="background: black">Suscribir</button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-section">
<div class="container">
<div class="row border-cls section-b-space section-t-space">
<div class="col-xl-12 col-lg-12 about-section">
<div class="footer-title footer-mobile-title">
<h4>Acerca de</h4>
</div>
<div class="footer-content">
<div class="footer-logo text-center">
<img src="https://vsexshopgdlalcala.com.mx/images/logo.webp" loading="lazy" alt="Virtual sex shop GDL Alcala" style="width:270px !important">
</div>
</div>
</div>
<div class="col-xl-12 col-lg-12">
<div class="row height-cls">
<div class="col-lg-4 footer-link">
<div>
<div class="footer-title">
<h4>mi cuenta</h4>
</div>
<div class="footer-content">
<ul>
<li><a href="https://vsexshopgdlalcala.com.mx/home/terms">Términos y condiciones</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/ourservices">Nosotros</a></li>
<!-- <li><a href="https://vsexshopgdlalcala.com.mx/terms-condition">Términos y condiciones</a></li> -->
<li><a href="https://vsexshopgdlalcala.com.mx/about-us">Tiendas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/contact-us">Contacto</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/membership">Membresía</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/payment-and-shipment">Pagos y envios </a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/cart">mi carrito</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/preguntas-frecuentes">FAQs</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 footer-link">
<div>
<div class="footer-title">
<h4>categoría</h4>
</div>
<div class="footer-content">
<ul>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/afrodisiacos">Afrodisiacos</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bondage">bondage</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/bromas-y-diversion-sexy">Bromas y diversion sexy</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/dvd-xxx">Dvd xxx</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-hombres">Exclusivo hombres</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-mayoristas">Exclusivo mayoristas</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/juguetes-eroticos">Juguetes eroticos</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lenceria">Lenceria</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/lubricantes-y-cosmetica">Lubricantes y cosmetica</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/seccion-lesbica">Seccion lesbica</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusivo-miembros-60-off">Exclusivo miembros 60% off</a></li>
<li><a href="https://vsexshopgdlalcala.com.mx/categoria/exclusive-members-40-off">Exclusive members 40% off</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 footer-link ftrcontc">
<div>
<div class="footer-title">
<h4>Contacto</h4>
</div>
<div class="footer-content">
<ul class="contact-list">
<li style="text-align: justify;"><i class="fa fa-map-marker"></i>Andador paseo degollado 66, Colonia centro plaza tapatía, Guadalajara Jalisco México cp. 44100</li>
<li><i class="fa fa-phone"></i>Llámanos: 33 1117 5952</li>
<li><i class="fa fa-envelope-o"></i>Envíenos un correo electrónico: isaiasalcala@hotmail.com</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="tap-top">
<div>
<i class="fa fa-angle-double-up"></i>
</div>
</div>
<!-- "whatsapp://send?phone=+5213312428001&text=Hola ! he visitado https://vsexshopgdlalcala.com.mx/ -->
<button type="button" class="btn btn-primary btn-pincode" data-toggle="modal" style="display: none;" data-target="#myModal"></button>
<div class="modal fade" id="myModal">
<div class="modal-dialog modal-sm">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">Ver disponibilidad</h4>
<button type="button" class="close" data-dismiss="modal">×</button>
</div>
<!-- Modal body -->
<form id="check_pin" method="post">
<div class="modal-body">
<div class="form-group">
<input type="text" name="pincode" class="form-control" placeholder="Enter Deliver Area Pincode" value="">
<input type="hidden" name="prod_id" class="form-control">
<input type="hidden" name="qtity" value="1" class="form-control">
<input type="hidden" name="prc_id" class="form-control">
</div>
</div>
<!-- Modal footer -->
<div class="modal-footer">
<button type="submit" class="btn btn-primary check_pin">Entregar</button>
<!--<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>-->
</div>
</form>
</div>
</div>
</div>
<!-- footer end -->
<!--modal popup start-->
<div class="modal fade bd-example-modal-lg theme-modal newsletter-popup" id="exampleModal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content">
<div class="modal-body">
<div class="container-fluid p-0">
<div class="row">
<div class="col-12">
<div class="modal-bg"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<div class="offer-content">
<h2>Buena cosa</h2>
<h4>Ven a las que se suscriben a nuestro boletín de noticias.</h4>
<form class="auth-form needs-validation" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank">
<div class="form-group mx-sm-3"> <input type="text" class="form-control" name="EMAIL" id="mce-EMAIL" placeholder="Enter your email" required="required"> <button type="submit" class="btn btn-solid" id="mc-submit" style="background: black">Suscribir</button> </div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--modal popup end-->
<!-- Add to cart bar --> <div class="sidcart">
</div> <!-- Add to cart bar end-->
<!-- My account bar --> <div id="myAccount" class="add_to_cart right">
<a href="javascript:void(0)" class="overlay" onclick="closeAccount()"></a>
<div class="cart-inner">
<div class="cart_top">
<h3>mi cuenta</h3>
<div class="close-cart">
<a href="javascript:void(0)" onclick="closeAccount()">
<i class="fa fa-times" aria-hidden="true"></i>
</a>
</div>
</div>
<div class="account-manage">
<form class="theme-form" id="login-form" method="post">
<div class="form-group">
<label for="email">Correo electrónico</label>
<input type="text" name="user_name" class="form-control" id="email" placeholder="Correo electrónico" required="">
</div>
<div class="form-group">
<label for="review">Contraseña</label>
<input type="password" name="user_password" class="form-control" id="review" placeholder="Ingresa tu contraseña" required="">
</div>
<button type="submit" name="login" value="Iniciar sesión" class="btn btn-solid btn-solid-sm btn-block login-user" style="background:#ff00ff">Iniciar sesión</button>
<h5 class="forget-class"><a href="javascript:;" class="d-block forget-password">contraseña olvidada?</a></h5>
<h5 class="forget-class"><a href="https://vsexshopgdlalcala.com.mx/register" class="d-block">Crear cuenta</a></h5>
<div class="login-error"></div>
</form>
<form class="theme-form" id="forget-form" method="post" style="display:none;">
<div class="form-group">
<label for="email">Correo electrónico</label>
<input type="text" name="user_name" class="form-control" id="email" placeholder="Correo electrónico" required="">
</div>
<button type="submit" name="forget" value="Iniciar sesión" class="btn btn-solid btn-solid-sm btn-block login-user" style="background:#ff00ff">Enviar</button>
<h5 class="forget-class"><a href="javascript:;" class="d-block login-button">Iniciar sesión</a></h5>
<div class="forget-error"></div>
</form>
</div>
</div>
</div> <!-- Add to wishlist bar end-->
<!-- latest jquery-->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<!-- Icons -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/fontawesome.css">
<link rel="stylesheet" href="https://vsexshopgdlalcala.com.mx/assets/fontawesome/css/all.min.css">
<!-- Icons -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/animate.css">
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/flipclock.css">
<!--Slick slider css-->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/slick.css">
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/slick-theme.css">
<!-- Bootstrap css -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/bootstrap.css">
<!-- Themify icon -->
<link rel="stylesheet" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/themify-icons.css">
<!-- Theme css -->
<link rel="stylesheet" id="color" type="text/css" href="https://vsexshopgdlalcala.com.mx/assets/css/color12.css">
<link rel="stylesheet" href="https://adminlte.io/themes/v3/plugins/select2/css/select2.min.css">
<script src="https://vsexshopgdlalcala.com.mx/assets/js/jquery-3.3.1.min.js" ></script>
<!-- menu js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/menu.js"></script>
<!-- timer js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/flipclock.js"></script>
<!-- popper js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/popper.min.js" ></script>
<!-- slick js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/slick.js"></script>
<!-- Bootstrap js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/bootstrap.js" ></script>
<!-- Bootstrap Notification js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/bootstrap-notify.min.js"></script>
<!-- Theme js-->
<script src="https://vsexshopgdlalcala.com.mx/assets/js/script.js" ></script>
<link href="https://vsexshopgdlalcala.com.mx/assets/toastr/toastr.min.css" rel="stylesheet" type="text/css"/>
<script src="https://vsexshopgdlalcala.com.mx/assets/toastr/toastr.min.js" type="text/javascript"></script>
<script src="https://adminlte.io/themes/v3/plugins/select2/js/select2.full.min.js"></script>
<script src="https://www.paypalobjects.com/api/checkout.js"></script>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5VLTZLS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script>
var base_url = 'https://vsexshopgdlalcala.com.mx/';
$(window).on('load', function () {
// $('#exampleModal').modal('show');
});
function openSearch() {
document.getElementById("search-overlay").style.display = "block";
}
$('.seachprod').click(function(){
var q = $(this).parent().find('input[name="q"]').val();
// alert(q);
window.location='https://vsexshopgdlalcala.com.mx/product/?q='+q;
});
$('#home-search').on("submit","",function(e){
e.preventDefault();
var q = $('input[name="q"]').val();
window.location='https://vsexshopgdlalcala.com.mx/product/?q='+q;
});
function closeSearch() {
document.getElementById("search-overlay").style.display = "none";
}
function wall_success(msg)
{
$('.alert-show').html('<div class="alert alert-success alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>' + msg + '</strong></div>');
scroll_to_div('.alert-show');
}
function wall_danger(msg)
{
$('.alert-show').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a><strong>' + msg + '</strong></div>');
scroll_to_div('.alert-show');
}
</script>
<script>
function errormsg(msg)
{
toastr["error"](msg);
toastr.options = {
"closeButton": true,
"debug": false,
"newestOnTop": false,
"progressBar": false,
"positionClass": "toast-top-right",
"preventDuplicates": false,
"onclick": null,
"showDuration": "500",
"hideDuration": "500",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
}
function successmsg(msg)
{
toastr["success"](msg);
toastr.options = {
"closeButton": true,
"debug": false,
"newestOnTop": false,
"progressBar": false,
"positionClass": "toast-top-right",
"preventDuplicates": false,
"onclick": null,
"showDuration": "500",
"hideDuration": "500",
"timeOut": "5000",
"extendedTimeOut": "1000",
"showEasing": "swing",
"hideEasing": "linear",
"showMethod": "fadeIn",
"hideMethod": "fadeOut"
}
}
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip();
});
function scroll_to_div(div)
{
$('html, body').animate({
scrollTop: $('body').offset().top
}, 2000);
}
function remove_from_cart(id)
{
$.post('https://vsexshopgdlalcala.com.mx/remove-cart', {id: id}, function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
$('.cartid-' + id).remove();
$('.cart-noti').text(dt.count);
side_cart();
} else
{
errormsg(dt.msg);
}
});
}
function side_cart()
{
$.post('https://vsexshopgdlalcala.com.mx/side-cart', {id: '1'}, function (data) {
$('.sidcart').html(data);
if (data.indexOf('cart_side') != -1) {
$('.cart-image').attr('src', base_url + 'assets/images/icon/l-2/cart-3.png');
} else {
$('.cart-image').attr('src', base_url + 'assets/images/icon/l-2/cart.png');
}
});
}
function login_side()
{
$.post('https://vsexshopgdlalcala.com.mx/check-login', {id: '1'}, function (data) {
$('.account-manage').html(data);
});
}
$('#login-form').submit(function (e) {
e.preventDefault();
$('.login-user').html('<i class="fa fa-refresh fa-spin"></i> Please Wait...');
$('.login-user').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/login', $('#login-form').serialize(), function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
login_side();
setTimeout(function () {
window.location = base_url + dt.url;
},1500);
} else
{
$('.login-error').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>' + dt.msg + '</div>');
}
$('.login-user').html('Login');
$('.login-user').removeAttr('disabled');
});
});
$('#forget-form').submit(function (e) {
e.preventDefault();
$('.forget-user').html('<i class="fa fa-refresh fa-spin"></i> Please Wait...');
$('.forget-user').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/forget', $('#forget-form').serialize(), function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
successmsg(dt.msg);
$('#forget-form').hide();
$('#login-form').show();
// setTimeout(function () {
// // window.location = base_url + dt.url;
// },3000);
} else
{
$('.forget-error').html('<div class="alert alert-danger alert-dismissible"><a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>' + dt.msg + '</div>');
}
$('.forget-user').html('Login');
$('.forget-user').removeAttr('disabled');
});
});
$('.forget-password').click(function () {
$('#login-form').hide();
$('#forget-form').show();
});
$('.login-button').click(function () {
$('#forget-form').hide();
$('#login-form').show();
});
$(window).scroll(function(){
// $('.s1').css('display','block');
$('.s2').css('display','block');
$('.s3').css('display','block');
$('.s4').css('display','block');
$('.product-related').css('display','block');
$('.footer-3').css('display','block');
});
$('.signout').click(function () {
$.post('https://vsexshopgdlalcala.com.mx/logout', {id: '1'}, function (data) {
login_side();
setTimeout(function () {
window.location.href = "https://vsexshopgdlalcala.com.mx/"; //will redirect to your blog page (an ex: blog.html)
}, 2000);
});
});
</script>
<script>
// function checkAge() {
// var age = confirm("¿Tienes 18 años o más?");
// if (age) {
// } else {
// checkAge();
// }
// }
// checkAge();
$('.add-in-cart').click(function () {
var pid = $(this).attr('pid');
var qty = 1;
var price_id = $('input[name="price_id' + pid + '"]').val();
var stock = $(this).prev().find('.product_qty').val();
var parse_stock = parseInt(stock);
if(parse_stock == 0){
toastr.error("seleccione menos del valor de stock del producto.");
}else{
addtocart(pid,qty,price_id);
$(this).prev().find('.product_qty').val(parse_stock -1);
}
});
$('body').on('click keyup','.stock_valid',function(){
var quantity = $(this).val();
var stock = $(this).next().val();
var parse_stock = parseInt(stock);
var parse_quantity = parseInt(quantity);
if(parse_quantity>parse_stock){
toastr.error("seleccione menos del valor de stock del producto.");
$(this).val(quantity-1);
}
});
$('body').on('click keyup','.stock_valid1',function(){
var quantity = $(this).val();
var stock = $(this).next().val();
var parse_stock = parseInt(stock);
var parse_quantity = parseInt(quantity);
if(parse_quantity>parse_stock)
{
toastr.error("seleccione menos del valor de stock del producto.");
$(this).val(quantity-1);
}
});
function addtocart(pid,qty,price_id)
{
var pincode = '';
$('.check_pin').html('<i class="ti-shopping-cart" ></i> Please Wait...');
$('.check_pin').attr('disabled', 'disabled');
$.post('https://vsexshopgdlalcala.com.mx/add-to-cart', {pid: pid, quantity: qty, price_id: price_id,pincode:pincode}, function (data) {
var dt = $.parseJSON(data);
if (dt.st == 1)
{
$('.close').trigger('click');
successmsg(dt.msg);
$('.cart-noti').text(dt.count);
side_cart();
} else
{
errormsg(dt.msg);
}
$('.check_pin').html('Submit');
$('.check_pin').removeAttr('disabled');
});
}
</script>
</body>
</html>