kupimprodam.si Ads.txt file

<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">

<base href="https://kupimprodam.si">
<title></title>
<meta name="description" content="" />

<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:100,200,400,500,300,700" rel="stylesheet" type="text/css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Damion" rel="stylesheet" type="text/css">


<link rel="stylesheet" href="assets/css/normalize.css">


<link rel="stylesheet" href="assets/libs/swiper.min.css">
<link rel="stylesheet" href="assets/libs/fancybox.css">

<!-- CSS -->
<link rel="stylesheet" href="assets/css/style.css">

</head>

<body>

<div class="app" x-data="initApp">

<header class="header">
<div class="header__container container">


<div class="header__top">



<div class="header__top-lang">
<button @click="openLangModal=true" class="header__top-lang-btn">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2">
<path d="m6 9 6 6 6-6" />
</svg>
</button>

<div class="header__top-lang-list" x-show="openLangModal" x-cloak
@click.away="openLangModal=false">
<a href="https://kupimprodam.si/set-lang/ru" class="header__top-lang-link">RU</a>
<a href=https://kupimprodam.si/set-lang/sl" class="header__top-lang-link">SL</a>
</div>

</div>

<a href="https://kupimprodam.si/cart/ads.txt" class="header__cart">
<span class="header__cart-count" x-text="countCart"></span>
</a>
<button @click="openLoginModal=true" class="header__top-link">
</button>



<a href="https://kupimprodam.si/cart/ads.txt" class="header__top-link">
</a>
</div>

<div class="header__center">
<a href="https://kupimprodam.si/ads.txt" class="header__logo">
KUPIMPRODAM
<p class="header__slogan">
</p>
</a>
<div class="header__search" :class="{ '_active': showSearchInput }">
<input type="text" :placeholder="'ads.txt' == 'ru' ? 'Поиск...' : 'Iskanje...'"
@input.debounce.300="search($event.target.value)">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</div>

<div class="header__search-icon" @click="showSearchInput = !showSearchInput">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</div>

<div class="burger" @click="showMenu = !showMenu">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M4 12h16" />
<path d="M4 18h16" />
<path d="M4 6h16" />
</svg>
</div>
</div>

<div class="header__bottom">
<nav class="header__nav">
<ul class="header__menu">
<li class="header__menu-item">
<a class="header__menu-link" href="https://kupimprodam.si/ads.txt">
</a>

</li>
<li class="header__menu-item">
<a class="header__menu-link" href="/ads.txt#catalog">
</a>
</li>
<li class="header__menu-item">
<a class="header__menu-link" href="https://kupimprodam.si/about/ads.txt">
</a>
</li>

<li class="header__menu-item">
<a class="header__menu-link" href="https://kupimprodam.si/cart/ads.txt">
</a>
</li>
<li class="header__menu-item">
<a class="header__menu-link" @click="openLoginModal=true" href="javascript:void(0)">


</a>
</li>
</ul>
</nav>
</div>

</div>


<div class="search-res-wrap container" x-cloak x-show="showSearch">

<div class="search-res-wrap__close" @click="showSearch = false, showSearchInput=false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M18 6 6 18" />
<path d="m6 6 12 12" />
</svg>
</div>

<div class="search-res-wrap__list ">

<template x-for="product in resultSearch">
<a :href="'product/' + product.id" class="search-res-wrap__item">
<img class="search-res-wrap__item-img" :src="product.slides[0].src" alt="#"
width="60" height="60">

</a>
</template>

</div>
</div>


<div class="menu" :class="{ '_active': showMenu }" x-cloak>
<div class="menu__close" @click="showMenu = false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M18 6 6 18" />
<path d="m6 6 12 12" />
</svg>
</div>

<ul class="menu__list">
<li class="menu__item">
<a class="menu__link" href="/">
Glavna
</a>
</li>

<li class="menu__item">
<a class="menu__link" href="https://kupimprodam.si/about/ads.txt">
</a>
</li>

<li class="menu__item">
<a class="menu__link" href="/ads.txt#catalog">
</a>
</li>
<li class="menu__item">
<a class="menu__link" @click="openLoginModal=true" href="javascript:void(0)">
</a>
</li>

</ul>

</div>


</header>

<main>
<div class="page">

<section class="welcome container">
<div class="swiper welcomeSwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="welcome__item">
<img class="welcome__img" src="assets/img/store/38292614761516.png" alt="">
<div class="welcome__content">

</div>
</div>
</div>
<div class="swiper-slide">
<div class="welcome__item">
<img class="welcome__img" src="assets/img/store/412298874710905.png" alt="">
<div class="welcome__content">

</div>
</div>
</div>

</div>
<div class="swiper-button-next"></div>
<div class="swiper-button-prev"></div>
</div>
</section>

<section class="s-product container">
<h2 class="s-product__title title">

</h2>
<div class="s-product__grid" id="catalog">
<a href="https://kupimprodam.si/category/1/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c1.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/2/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c2.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/3/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c3.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/7/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c4.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/8/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c6.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/9/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c7.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/10/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c8.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/11/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c5.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/12/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c9.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/13/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c10.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
<a href="https://kupimprodam.si/category/14/ads.txt" class="s-product__item">

<div class="s-product__img">
<img src="assets/img/c11.png" alt="">
</div>
<div class="s-product__content">
<h3 class="s-product__name">
</h3>
</div>
</a>
</div>
</section>

<section class="services container">
<br>
<h2 class="s-product__title title">
</h2>
<br>
</section>

</div>
</main>


<footer class="footer ">

<div class="footer__wrap container">
<div class="footer__left">
<a href="/" class="footer__logo">KUPIMPRODAM</a>
<div class="footer__phones">
<a href="tel:+123456" class="footer__phone">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384" />
</svg>
123456
</a>
<a href="tel:123456" class="footer__phone">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
d="M13.832 16.568a1 1 0 0 0 1.213-.303l.355-.465A2 2 0 0 1 17 15h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2A18 18 0 0 1 2 4a2 2 0 0 1 2-2h3a2 2 0 0 1 2 2v3a2 2 0 0 1-.8 1.6l-.468.351a1 1 0 0 0-.292 1.233 14 14 0 0 0 6.392 6.384" />
</svg>
123456
</a>
</div>

<div class="footer__left-text">
</div>


</div>

<div class="footer__nav">
<div class="footer__nav-title">
</div>
<ul>
<li><a href="https://kupimprodam.si/category/1">
</a>
</li>
<li><a href="https://kupimprodam.si/category/2">
</a>
</li>
<li><a href="https://kupimprodam.si/category/3">
</a>
</li>
<li><a href="https://kupimprodam.si/category/7">
</a>
</li>
<li><a href="https://kupimprodam.si/category/8">
</a>
</li>
<li><a href="https://kupimprodam.si/category/9">
</a>
</li>

</ul>
</div>

<form class="footer-form" action="https://kupimprodam.si/form-send" method="POST">
<input type="hidden" name="_token" value="FqqZeKs0Bfd5vZbKh4Yb82y59zwP58ai2yaLNSLT" autocomplete="off"> <div class="footer-form__title">
</div>
<input type="hidden" name="lang" value="ads.txt">
<button class="footer-form__btn" type="submit">
</button>




</form>
</div>

<div class="container">
<div class="footer__bottom">
<div class="footer__bottom-copyright">
</div>

</div>
</div>



</footer>

<div class="modal" x-show="openLoginModal" x-cloak>
<div class="modal-wrap">
<button class="modal-close" @click="openLoginModal=false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M18 6 6 18" />
<path d="m6 6 12 12" />
</svg>
</button>

<div class="modal-body register">
<div class="register__banner">
<div class="register__banner-title">
</div>
<div class="register__banner-subtitle">
</div>
</div>
<form class="register__form" x-show="openLogin" x-cloak method="POST"
action="https://kupimprodam.si/login">
<input type="hidden" name="_token" value="FqqZeKs0Bfd5vZbKh4Yb82y59zwP58ai2yaLNSLT" autocomplete="off"> <div class="register__form-title">
</div>
<input type="hidden" name="lang" value="ads.txt">
<p class="errors"></p>
<button class="register__form-toggle" type="button"
@click="openLogin=false,openRegister=true">
</button>

<button class="register__form-btn btn" type="submit">
</button>
</form>
</div>
</div>
</div>

</div>

<script defer src="assets/libs/alpine.min.js"></script>
<script defer src="assets/libs/swiper.min.js"></script>
<script defer src="assets/libs/lazyload.min.js"></script>
<script defer src="assets/libs/fancybox.min.js"></script>


<script src="assets/js/main.js"></script>

<script>
document.addEventListener('alpine:init', () => {
Alpine.data('initApp', () => ({
showSearch: false,
resultSearch: [{}, {}, {}],
countCart: 0,
showMenu: false,
openLoginModal: false,

openLangModal: false,
openLogin: true,
openRegister: false,
showSearchInput: false,

init() {},

search(value) {
this.showSearch = true;
this.globSendAjax('https://kupimprodam.si/search', {
search: value
}).then(response => response.json()).then(data => {
this.resultSearch = data.results;
})
},

globSendAjax(url, body) {
return fetch(url, {
method: 'POST',
headers: {
'X-CSRF-TOKEN': "FqqZeKs0Bfd5vZbKh4Yb82y59zwP58ai2yaLNSLT",
'Content-Type': 'application/json'
},
body: JSON.stringify(body)
});
},
}))
})
</script>
</body>

</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.