<!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/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-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/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/spanish-fly-295-ml-cola"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257427212640.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SPANISH FLY 29.5 ML COLA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spanish-fly-295-ml-cola">
<h6>SPANISH FLY 29.5 ML COLA</h6>
</a> <h5><i class="fa fa-usd"></i>138</h5> </div>
<div> <input type="hidden" name="price_id1347" value="1362"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1347" 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="1347" 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/sexual-acelerator-gel"> <img src="https://vsexshopgdlalcala.com.mx/images/product/d43be920d29f9c2ba69c41549a3fd35a.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SEXUAL ACELERATOR GEL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sexual-acelerator-gel">
<h6>SEXUAL ACELERATOR GEL</h6>
</a> <h5><i class="fa fa-usd"></i>280</h5> </div>
<div> <input type="hidden" name="price_id1759" value="1812"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1759" 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="1759" 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-chocolate"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257427212626.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SPANISH FLY 29.5 ML CHOCOLATE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/spanish-fly-295-ml-chocolate">
<h6>SPANISH FLY 29.5 ML CHOCOLATE</h6>
</a> <h5><i class="fa fa-usd"></i>138</h5> </div>
<div> <input type="hidden" name="price_id1348" value="1363"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1348" 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="1348" 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 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-09-intensificador-en-frio"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ba196e2aca0b736202e7bc1a01dfe447.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-09 INTENSIFICADOR EN FRIO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-09-intensificador-en-frio">
<h6>LAB-09 INTENSIFICADOR EN FRIO</h6>
</a> <h5><i class="fa fa-usd"></i>99</h5> </div>
<div> <input type="hidden" name="price_id1693" value="1725"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1693" 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="1693" 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/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 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/limited-edition-lovers-fantasy-kit-blaksilver-pd4435-00"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912326604.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Limited Edition Lover's Fantasy Kit - Blak/Silver PD4435-00"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/limited-edition-lovers-fantasy-kit-blaksilver-pd4435-00">
<h6>Limited Edition Lover's Fantasy Kit - Blak/Silver PD4435-00</h6>
</a> <h5><i class="fa fa-usd"></i>599</h5> </div>
<div> <input type="hidden" name="price_id1097" value="1112"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1097" 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="1097" 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/pd3801-23-fetish-fantasy-series-designer-metal-handcuffs-black"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912104967.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PD3801-23 Fetish Fantasy Series Designer Metal Handcuffs Black"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pd3801-23-fetish-fantasy-series-designer-metal-handcuffs-black">
<h6>PD3801-23 Fetish Fantasy Series Designer Metal Handcuffs Black</h6>
</a> <h5><i class="fa fa-usd"></i>390</h5> </div>
<div> <input type="hidden" name="price_id1516" value="1531"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1516" 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="1516" 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-de-conejo-gatubela-gato"> <img src="https://vsexshopgdlalcala.com.mx/images/product/H0059.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Antifaz De Conejo Gatubela, gato"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/antifaz-de-conejo-gatubela-gato">
<h6>Antifaz De Conejo Gatubela, gato</h6>
</a> <h5><i class="fa fa-usd"></i>320</h5> </div>
<div> <input type="hidden" name="price_id2020" value="2108"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2020" 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="2020" 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-sensual"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-38.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ANTIFAZ SENSUAL"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/antifaz-sensual">
<h6>ANTIFAZ SENSUAL</h6>
</a> <h5><i class="fa fa-usd"></i>85</h5> </div>
<div> <input type="hidden" name="price_id1276" value="1291"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1276" 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="1276" 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/metal-leg-cuffs-pd-3807-00"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912149944.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Metal Leg Cuffs PD 3807-00"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/metal-leg-cuffs-pd-3807-00">
<h6>Metal Leg Cuffs PD 3807-00</h6>
</a> <h5><i class="fa fa-usd"></i>599</h5> </div>
<div> <input type="hidden" name="price_id1673" value="1688"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1673" 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="1673" 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/sd18l-atigo-de-piel-c-argolla"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420073187.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SD18L ATIGO DE PIEL C/ ARGOLLA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sd18l-atigo-de-piel-c-argolla">
<h6>SD18L ATIGO DE PIEL C/ ARGOLLA</h6>
</a> <h5><i class="fa fa-usd"></i>225</h5> </div>
<div> <input type="hidden" name="price_id1131" value="1146"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1131" 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="1131" 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/pdx-plus-pick-your-pleasure-stroker-rd-608-29"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7eb01214d1d07b0bdda8c18cdfe498bd.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PDX Plus Pick Your Pleasure Stroker RD 608-29"> </a> <a href="https://vsexshopgdlalcala.com.mx/producto/pdx-plus-pick-your-pleasure-stroker-rd-608-29">
<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="PDX Plus Pick Your Pleasure Stroker RD 608-29">
</div>
</a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pdx-plus-pick-your-pleasure-stroker-rd-608-29">
<h6>PDX Plus Pick Your Pleasure Stroker RD 608-29</h6>
</a> <h5><i class="fa fa-usd"></i>1035</h5> </div>
<div> <input type="hidden" name="price_id1723" value="1772"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1723" 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="1723" 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/mini-torso-vibrador-erotic-toys"> <img src="https://vsexshopgdlalcala.com.mx/images/product/torsogift1.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="MINI TORSO VIBRADOR EROTIC TOYS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/mini-torso-vibrador-erotic-toys">
<h6>MINI TORSO VIBRADOR EROTIC TOYS</h6>
</a> <h5><i class="fa fa-usd"></i>1350</h5> </div>
<div> <input type="hidden" name="price_id1998" value="2086"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1998" 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="1998" 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/bl-40095-prostate-massager-black"> <img src="https://vsexshopgdlalcala.com.mx/images/product/735380400958.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BL-40095 PROSTATE MASSAGER BLACK"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-40095-prostate-massager-black">
<h6>BL-40095 PROSTATE MASSAGER BLACK</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1664" value="1679"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1664" 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="1664" 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/armor-hero-funda-sin-vibracion-crystal-sleeve-zh00440b"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116704980.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ARMOR HERO FUNDA SIN VIBRACION CRYSTAL SLEEVE ZH00440B"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/armor-hero-funda-sin-vibracion-crystal-sleeve-zh00440b">
<h6>ARMOR HERO FUNDA SIN VIBRACION CRYSTAL SLEEVE ZH00440B</h6>
</a> <h5><i class="fa fa-usd"></i>255</h5> </div>
<div> <input type="hidden" name="price_id1464" value="1479"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1464" 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="1464" 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/double-entrance-the-realistic-vagina-and-anus"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6970478290286.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Double Entrance The Realistic Vagina And Anus"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/double-entrance-the-realistic-vagina-and-anus">
<h6>Double Entrance The Realistic Vagina And Anus</h6>
</a> <h5><i class="fa fa-usd"></i>500</h5> </div>
<div> <input type="hidden" name="price_id2092" value="2180"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2092" 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="2092" 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/bl-08523-x5-men-the-back-door"> <img src="https://vsexshopgdlalcala.com.mx/images/product/819835021094.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="BL-08523 X5 MEN - THE BACK DOOR"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bl-08523-x5-men-the-back-door">
<h6>BL-08523 X5 MEN - THE BACK DOOR</h6>
</a> <h5><i class="fa fa-usd"></i>440</h5> </div>
<div> <input type="hidden" name="price_id1306" value="1321"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1306" 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="1306" 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-93-mini-torso-sexual-chino"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-93.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-93 MINI TORSO SEXUAL CHINO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-93-mini-torso-sexual-chino">
<h6>AC-93 MINI TORSO SEXUAL CHINO</h6>
</a> <h5><i class="fa fa-usd"></i>999</h5> </div>
<div> <input type="hidden" name="price_id1623" value="1638"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1623" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="20"> </div> <button type="button" class="add-in-cart" pid="1623" 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/sweet-pussy-pet-collection"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6949116700401.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="SWEET PUSSY PET COLLECTION"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/sweet-pussy-pet-collection">
<h6>SWEET PUSSY PET COLLECTION</h6>
</a> <h5><i class="fa fa-usd"></i>1000</h5> </div>
<div> <input type="hidden" name="price_id1828" value="1913"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1828" 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="1828" 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/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 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-24-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS 24P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO Exclusivo 24 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-24-piezas">
<h6>HARNES TRIPLE ARO Exclusivo 24 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>3264</h5> </div>
<div> <input type="hidden" name="price_id1561" value="1576"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1561" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1000"> </div> <button type="button" class="add-in-cart" pid="1561" 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-36piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS 36P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO Exclusivo 36piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-36piezas">
<h6>HARNES TRIPLE ARO Exclusivo 36piezas</h6>
</a> <h5><i class="fa fa-usd"></i>4359</h5> </div>
<div> <input type="hidden" name="price_id1562" value="1577"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1562" 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="1562" 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-12-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/HARNES 3 AROS 12P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="HARNES TRIPLE ARO Exclusivo 12 piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/harnes-triple-aro-exclusivo-12-piezas">
<h6>HARNES TRIPLE ARO Exclusivo 12 piezas</h6>
</a> <h5><i class="fa fa-usd"></i>1788</h5> </div>
<div> <input type="hidden" name="price_id1560" value="1575"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1560" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1000"> </div> <button type="button" class="add-in-cart" pid="1560" 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-15-lubricante-4-en-1-hot-chocoleit-100ml-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/1a0bb1a0321f4c1ad14ff8e1facb0b3c.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-15 LUBRICANTE 4 EN 1 +HOT CHOCOLEIT 100ML MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-15-lubricante-4-en-1-hot-chocoleit-100ml-mayoreo">
<h6>LAB-15 LUBRICANTE 4 EN 1 +HOT CHOCOLEIT 100ML MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>3880</h5> </div>
<div> <input type="hidden" name="price_id1700" value="1742"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1700" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="500"> </div> <button type="button" class="add-in-cart" pid="1700" 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-85-harnes-de-aros-12-piezas"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-85 12P.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-85 HARNES DE AROS 12 Piezas"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-85-harnes-de-aros-12-piezas">
<h6>AC-85 HARNES DE AROS 12 Piezas</h6>
</a> <h5><i class="fa fa-usd"></i>1404</h5> </div>
<div> <input type="hidden" name="price_id1564" value="1579"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1564" 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="1564" 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-16-lubricante-4-en-1-hot-romantic-wined-100ml-vino-mayoreo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ec8d33effef99c2c647c08364f5ba64f.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-16 LUBRICANTE 4 EN 1 +HOT ROMANTIC WINED 100ML (VINO) MAYOREO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-16-lubricante-4-en-1-hot-romantic-wined-100ml-vino-mayoreo">
<h6>LAB-16 LUBRICANTE 4 EN 1 +HOT ROMANTIC WINED 100ML (VINO) MAYOREO</h6>
</a> <h5><i class="fa fa-usd"></i>3880</h5> </div>
<div> <input type="hidden" name="price_id1702" value="1748"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1702" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="500"> </div> <button type="button" class="add-in-cart" pid="1702" 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>
<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/bala-vibrador-de-motor-potente10-funciones"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ac-164.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Bala vibrador de motor potente/10 funciones "> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/bala-vibrador-de-motor-potente10-funciones">
<h6>Bala vibrador de motor potente/10 funciones </h6>
</a> <h5><i class="fa fa-usd"></i>315</h5> </div>
<div> <input type="hidden" name="price_id1994" value="2082"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1994" 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="1994" 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-12"> <img src="https://vsexshopgdlalcala.com.mx/images/product/real cock 12.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Real cock #12"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-12">
<h6>Real cock #12</h6>
</a> <h5><i class="fa fa-usd"></i>280</h5> </div>
<div> <input type="hidden" name="price_id1185" value="1200"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1185" 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="1185" 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/plug-anal-cola-de-conejo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/607208470057.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PLUG ANAL COLA DE CONEJO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/plug-anal-cola-de-conejo">
<h6>PLUG ANAL COLA DE CONEJO</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id1896" value="1982"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1896" 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="1896" 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-45-huevo-masturbador-erotic-toys"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-45.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-45 HUEVO MASTURBADOR EROTIC TOYS"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-45-huevo-masturbador-erotic-toys">
<h6>AC-45 HUEVO MASTURBADOR EROTIC TOYS</h6>
</a> <h5><i class="fa fa-usd"></i>249</h5> </div>
<div> <input type="hidden" name="price_id1384" value="1399"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1384" 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="1384" 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-91-capricorn-vibrating-masssage-stick-av-lilo"> <img src="https://vsexshopgdlalcala.com.mx/images/product/AC-91.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="AC-91 CAPRICORN VIBRATING MASSSAGE STICK AV LILO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ac-91-capricorn-vibrating-masssage-stick-av-lilo">
<h6>AC-91 CAPRICORN VIBRATING MASSSAGE STICK AV LILO</h6>
</a> <h5><i class="fa fa-usd"></i>390</h5> </div>
<div> <input type="hidden" name="price_id1620" value="1635"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1620" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="30"> </div> <button type="button" class="add-in-cart" pid="1620" 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-35"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 35.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK #35"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-35">
<h6>REAL COCK #35</h6>
</a> <h5><i class="fa fa-usd"></i>399</h5> </div>
<div> <input type="hidden" name="price_id1262" value="1277"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1262" 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="1262" 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-13"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 13.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK #13"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-13">
<h6>REAL COCK #13</h6>
</a> <h5><i class="fa fa-usd"></i>480</h5> </div>
<div> <input type="hidden" name="price_id1383" value="1398"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1383" 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="1383" 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-16"> <img src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 16.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="REAL COCK #16"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-16">
<h6>REAL COCK #16</h6>
</a> <h5><i class="fa fa-usd"></i>830</h5> </div>
<div> <input type="hidden" name="price_id1267" value="1282"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1267" 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="1267" 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/zw8846-sklv-leotardo-red-zw8846"> <img src="https://vsexshopgdlalcala.com.mx/images/product/694921288465.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ZW8846 SKLV LEOTARDO RED ZW8846"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/zw8846-sklv-leotardo-red-zw8846">
<h6>ZW8846 SKLV LEOTARDO RED ZW8846</h6>
</a> <h5><i class="fa fa-usd"></i>265</h5> </div>
<div> <input type="hidden" name="price_id1147" value="1162"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1147" 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="1147" 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/disfraz-sexy-colegiala"> <img src="https://vsexshopgdlalcala.com.mx/images/product/DSD-01_WEBP.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Disfraz sexy colegiala"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/disfraz-sexy-colegiala">
<h6>Disfraz sexy colegiala</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id2057" value="2145"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2057" 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="2057" 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/ta-37-suspensorio"> <img src="https://vsexshopgdlalcala.com.mx/images/product/TA37.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TA 37 SUSPENSORIO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ta-37-suspensorio">
<h6>TA 37 SUSPENSORIO</h6>
</a> <h5><i class="fa fa-usd"></i>230</h5> </div>
<div> <input type="hidden" name="price_id1643" value="1658"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1643" 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="1643" 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/baby-doll-8338"> <img src="https://vsexshopgdlalcala.com.mx/images/product/694931583383.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="baby doll 8338"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/baby-doll-8338">
<h6>baby doll 8338</h6>
</a> <h5><i class="fa fa-usd"></i>470</h5> </div>
<div> <input type="hidden" name="price_id1488" value="1503"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1488" 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="1488" 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/me8714-sklv-medias-y-liguero-corto"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6932376887142.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ME8714 SKLV MEDIAS Y LIGUERO CORTO"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/me8714-sklv-medias-y-liguero-corto">
<h6>ME8714 SKLV MEDIAS Y LIGUERO CORTO</h6>
</a> <h5><i class="fa fa-usd"></i>215</h5> </div>
<div> <input type="hidden" name="price_id1145" value="1160"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1145" 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="1145" 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-149-s"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890808050972.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TANGA BACI 149 S"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-baci-149-s">
<h6>TANGA BACI 149 S</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div>
<div> <input type="hidden" name="price_id1843" value="1928"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1843" 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="1843" 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/disfraz-sexy-enfermera"> <img src="https://vsexshopgdlalcala.com.mx/images/product/DSD-07_webp_.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Disfraz sexy enfermera"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/disfraz-sexy-enfermera">
<h6>Disfraz sexy enfermera</h6>
</a> <h5><i class="fa fa-usd"></i>235</h5> </div>
<div> <input type="hidden" name="price_id2058" value="2146"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2058" 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="2058" 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/disfraz-sexy-diablita"> <img src="https://vsexshopgdlalcala.com.mx/images/product/DSD-04.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Disfraz Sexy Diablita"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/disfraz-sexy-diablita">
<h6>Disfraz Sexy Diablita</h6>
</a> <h5><i class="fa fa-usd"></i>250</h5> </div>
<div> <input type="hidden" name="price_id2061" value="2149"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2061" 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="2061" 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/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/water-soluble-libricant-seme-imitatuon-lubricant-cold"> <img src="https://vsexshopgdlalcala.com.mx/images/product/6950006415220.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="Water soluble libricant Seme imitatuon Lubricant cold"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/water-soluble-libricant-seme-imitatuon-lubricant-cold">
<h6>Water soluble libricant Seme imitatuon Lubricant cold</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div>
<div> <input type="hidden" name="price_id2065" value="2153"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity2065" 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="2065" 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-sex-and-love"> <img src="https://vsexshopgdlalcala.com.mx/images/product/ACT 50ml.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="ACEITE SEX AND LOVE"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/aceite-sex-and-love">
<h6>ACEITE SEX AND LOVE</h6>
</a> <h5><i class="fa fa-usd"></i>95</h5> </div>
<div> <input type="hidden" name="price_id1372" value="1387"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1372" 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="1372" 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-mango-exotico-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462211.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FEEL LOVE 4 EN 1 MANGO EXOTICO 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-mango-exotico-60ml">
<h6>FEEL LOVE 4 EN 1 MANGO EXOTICO 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1426" value="1441"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1426" 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="1426" 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-01-lubricante-erotic-toys-base-agua-natural"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-01.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="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/lab-01-lubricante-erotic-toys-base-agua-natural">
<h6>LAB-01 LUBRICANTE EROTIC TOYS BASE AGUA NATURAL</h6>
</a> <h5><i class="fa fa-usd"></i>89</h5> </div>
<div> <input type="hidden" name="price_id1571" value="1586"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1571" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="1000"> </div> <button type="button" class="add-in-cart" pid="1571" 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-23-lubricante-base-silicon-60-ml-hot"> <img src="https://vsexshopgdlalcala.com.mx/images/product/LAB-23.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LAB-23 LUBRICANTE BASE SILICON 60 ML +HOT"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-23-lubricante-base-silicon-60-ml-hot">
<h6>LAB-23 LUBRICANTE BASE SILICON 60 ML +HOT</h6>
</a> <h5><i class="fa fa-usd"></i>220</h5> </div>
<div> <input type="hidden" name="price_id1866" value="1952"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1866" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="16"> </div> <button type="button" class="add-in-cart" pid="1866" 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-029-tout-temps-cereza-100-ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7506446500515.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="LST-029 TOUT TEMPS CEREZA 100 ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lst-029-tout-temps-cereza-100-ml">
<h6>LST-029 TOUT TEMPS CEREZA 100 ML</h6>
</a> <h5><i class="fa fa-usd"></i>275</h5> </div>
<div> <input type="hidden" name="price_id1668" value="1683"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1668" 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="1668" 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-cereza-seductora-60ml"> <img src="https://vsexshopgdlalcala.com.mx/images/product/7503023462181.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="FEEL LOVE 4 EN 1 -CEREZA SEDUCTORA 60ML"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/feel-love-4-en-1-cereza-seductora-60ml">
<h6>FEEL LOVE 4 EN 1 -CEREZA SEDUCTORA 60ML</h6>
</a> <h5><i class="fa fa-usd"></i>209</h5> </div>
<div> <input type="hidden" name="price_id1425" value="1440"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1425" 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="1425" 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/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 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/og004-double-dong-12-bulk"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257421640043.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="OG004 DOUBLE DONG 12" BULK"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/og004-double-dong-12-bulk">
<h6>OG004 DOUBLE DONG 12" BULK</h6>
</a> <h5><i class="fa fa-usd"></i>490</h5> </div>
<div> <input type="hidden" name="price_id1357" value="1372"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1357" 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="1357" 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/double-delight-strap-on-3386"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912224184.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="DOUBLE DELIGHT STRAP-ON 3386"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/double-delight-strap-on-3386">
<h6>DOUBLE DELIGHT STRAP-ON 3386</h6>
</a> <h5><i class="fa fa-usd"></i>1590</h5> </div>
<div> <input type="hidden" name="price_id1531" value="1546"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1531" 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="1531" 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-double-delight-strap-on"> <img src="https://vsexshopgdlalcala.com.mx/images/product/603912329094.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="VIBRATING DOUBLE DELIGHT STRAP-ON"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrating-double-delight-strap-on">
<h6>VIBRATING DOUBLE DELIGHT STRAP-ON</h6>
</a> <h5><i class="fa fa-usd"></i>1900</h5> </div>
<div> <input type="hidden" name="price_id1671" value="1686"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1671" 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="1671" 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/tm139-harness-con-argolla"> <img src="https://vsexshopgdlalcala.com.mx/images/product/257420861395.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="TM139 HARNESS CON ARGOLLA"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tm139-harness-con-argolla">
<h6>TM139 HARNESS CON ARGOLLA</h6>
</a> <h5><i class="fa fa-usd"></i>199</h5> </div>
<div> <input type="hidden" name="price_id1344" value="1359"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1344" 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="1344" 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/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/pg78cfv-fl-bx-alias-femalestrap-on"> <img src="https://vsexshopgdlalcala.com.mx/images/product/4890888113659.webp" loading="lazy" class="bg-img" style="max-width: 86%; height: 205px;" alt="PG78CFV-FL-BX ALIAS FEMALESTRAP-ON"> </a> </div>
<div class="product-info" style="min-height: 100px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pg78cfv-fl-bx-alias-femalestrap-on">
<h6>PG78CFV-FL-BX ALIAS FEMALESTRAP-ON</h6>
</a> <h5><i class="fa fa-usd"></i>835</h5> </div>
<div> <input type="hidden" name="price_id1340" value="1355"> </div>
<div class="qty-add-box">
<div class=" qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1340" 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="1340" 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/tongue-fanala"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-36.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="TONGUE FANALA"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tongue-fanala">
<h6>TONGUE FANALA</h6>
</a> <h5><i class="fa fa-usd"></i>499</h5> </div> <input type="hidden" name="price_id1273" value="1288">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1273" 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="1273" 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/ovo-k3-rabbit-white"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/4053856999703.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="OVO K3 RABBIT WHITE"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/ovo-k3-rabbit-white">
<h6>OVO K3 RABBIT WHITE</h6>
</a> <h5><i class="fa fa-usd"></i>1100</h5> </div> <input type="hidden" name="price_id1100" value="1115">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1100" 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="1100" 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/real-cock-39"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 39.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="REAL COCK #39"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-39">
<h6>REAL COCK #39</h6>
</a> <h5><i class="fa fa-usd"></i>763</h5> </div> <input type="hidden" name="price_id1259" value="1274">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1259" 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="1259" 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/double-delight-strap-on-3386"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/603912224184.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="DOUBLE DELIGHT STRAP-ON 3386"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/double-delight-strap-on-3386">
<h6>DOUBLE DELIGHT STRAP-ON 3386</h6>
</a> <h5><i class="fa fa-usd"></i>1590</h5> </div> <input type="hidden" name="price_id1531" value="1546">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1531" 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="1531" 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/lab-04-estuche-para-tus-accesorios-de-lujo"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/a9e292b1bf1d0ac745a90f10ae0e8070.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="LAB-04 ESTUCHE PARA TUS ACCESORIOS DE LUJO"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/lab-04-estuche-para-tus-accesorios-de-lujo">
<h6>LAB-04 ESTUCHE PARA TUS ACCESORIOS DE LUJO</h6>
</a> <h5><i class="fa fa-usd"></i>165</h5> </div> <input type="hidden" name="price_id1601" value="1616">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1601" 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="1601" 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/real-cock-14"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/REAL COCK 14.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Real cock #14"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/real-cock-14">
<h6>Real cock #14</h6>
</a> <h5><i class="fa fa-usd"></i>510</h5> </div> <input type="hidden" name="price_id1168" value="1183">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1168" 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="1168" 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/vibrador-con-app-doble-motor-de-intensidad"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-150.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="Vibrador con app Doble Motor de intensidad"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/vibrador-con-app-doble-motor-de-intensidad">
<h6>Vibrador con app Doble Motor de intensidad</h6>
</a> <h5><i class="fa fa-usd"></i>620</h5> </div> <input type="hidden" name="price_id1948" value="2036">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1948" class="form-control input-number stock_valid" value="1"> <input style="visibility:hidden; " type="hidden" class="product_qty" value="58"> </div> <button type="button" class="add-in-cart" pid="1948" 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/remote-control-vibrating-egg-recharger"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/AC-39.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="REMOTE CONTROL VIBRATING EGG RECHARGER"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/remote-control-vibrating-egg-recharger">
<h6>REMOTE CONTROL VIBRATING EGG RECHARGER</h6>
</a> <h5><i class="fa fa-usd"></i>400</h5> </div> <input type="hidden" name="price_id1278" value="1293">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1278" 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="1278" 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/pd5505-21-king-cock-10-cock-flesh"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/603912350005.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="PD5505-21 KING COCK 10" COCK FLESH"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/pd5505-21-king-cock-10-cock-flesh">
<h6>PD5505-21 KING COCK 10" COCK FLESH</h6>
</a> <h5><i class="fa fa-usd"></i>1450</h5> </div> <input type="hidden" name="price_id1518" value="1533">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1518" 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="1518" 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/tanga-baci-149-s"> <img loading="lazy" src="https://vsexshopgdlalcala.com.mx/images/product/4890808050972.webp" class=" bg-img" style="display: inline-block; max-height: 205px; max-width: 86%; " alt="TANGA BACI 149 S"> </a> </div>
<div class="product-info" style="min-height: 80px;"> <a href="https://vsexshopgdlalcala.com.mx/producto/tanga-baci-149-s">
<h6>TANGA BACI 149 S</h6>
</a> <h5><i class="fa fa-usd"></i>120</h5> </div> <input type="hidden" name="price_id1843" value="1928">
<div class="qty-add-box">
<div class="qty-box">
<div class="w-qty"> <input type="hidden" min="1" name="quantity1843" 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="1843" 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="377a8a9c7e8bd4fcb25a0a3f9244374d" 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>