todevise.com
Open in
urlscan Pro
116.203.204.55
Public Scan
URL:
https://todevise.com/work/fungus-killer-tratamiento-antihongos-para-unas/d8e0440
Submission: On March 12 via api from LU — Scanned from DE
Submission: On March 12 via api from LU — Scanned from DE
Form analysis
5 forms found in the DOMGET /works
<form class="navbar-form navbar-left navbar-searcher mobile ng-pristine ng-valid" action="/works" method="get">
<div class="input-group searcher-header">
<input type="text" name="q" value="" class="form-control" translate-attr="{placeholder: 'global.SEARCH'}" placeholder="Buscar">
<!-- select of search objects -->
<select name="searchTypeId">
<option value="" translate="discover.ALL" class="ng-scope">Todos</option>
<!-- ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="1" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.PRODUCTS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Productos</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="2" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.BOXES_NAME" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Boxes</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="3" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.DEVISERS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Devisers</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="4" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.INFLUENCERS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Influencers</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="5" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.MEMBERS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Miembros</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes -->
</select>
<span class="input-group-btn">
<button class="btn btn-default btn-send" type="submit">
<span class="ion-search"></span>
</button>
</span>
</div>
</form>
GET /works
<form class="navbar-form navbar-left navbar-searcher ng-pristine ng-valid" action="/works" method="get">
<div class="input-group searcher-header">
<input type="text" name="q" value="" class="form-control" translate-attr="{placeholder: 'global.SEARCH'}" placeholder="Buscar">
<!-- select of search objects -->
<select name="searchTypeId">
<option value="" translate="discover.ALL" class="ng-scope">Todos</option>
<!-- ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="1" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.PRODUCTS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Productos</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="2" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.BOXES_NAME" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Boxes</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="3" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.DEVISERS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Devisers</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="4" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.INFLUENCERS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Influencers</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 -->
<option value="5" ng-repeat="searchType in publicHeaderCtrl.searchTypes" translate="discover.MEMBERS" ng-if="searchType.id < 100" ng-selected="searchType.id == publicHeaderCtrl.selectedSearchTypeId" class="ng-scope">Miembros</option>
<!-- end ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes --><!-- ngIf: searchType.id < 100 --><!-- end ngRepeat: searchType in publicHeaderCtrl.searchTypes -->
</select>
<span class="input-group-btn">
<button class="btn btn-default btn-send" type="submit">
<span class="ion-ios-search-strong"></span>
</button>
</span>
</div>
</form>
Name: detailProductCtrl.tagsForm —
<form name="detailProductCtrl.tagsForm" class="ng-pristine ng-valid">
<div class="form-horizontal">
<div class="form-group">
<!-- ngRepeat: option in detailProductCtrl.product.options | orderBy:[detailProductCtrl.selectComparator] --><!-- ngIf: option.values.length >= 1 -->
<div class="row-size expand ng-scope" ng-repeat="option in detailProductCtrl.product.options | orderBy:[detailProductCtrl.selectComparator]" ng-if="option.values.length >= 1">
<label class="col-sm-3 control-label product-label"><span class="atr ng-binding" ng-bind="option.name | translate">Contenido</span></label>
<!-- ngIf: option.values.length > 1 && option.change_reference -->
<!-- ngIf: option.values.length === 1 || !option.change_reference -->
<div class="col-sm-9 ng-scope" ng-if="option.values.length === 1 || !option.change_reference">
<!-- ngIf: option.values.length === 1 -->
<div class="atribute-selected ng-scope" ng-if="option.values.length === 1">
<!-- ngRepeat: text in option.values[0].text track by $index --><!-- ngIf: option.values[0].text.length > 1 && !detailProductCtrl.isString(option.values[0].text) --><!-- end ngRepeat: text in option.values[0].text track by $index --><!-- ngIf: option.values[0].text.length > 1 && !detailProductCtrl.isString(option.values[0].text) --><!-- end ngRepeat: text in option.values[0].text track by $index --><!-- ngIf: option.values[0].text.length > 1 && !detailProductCtrl.isString(option.values[0].text) --><!-- end ngRepeat: text in option.values[0].text track by $index --><!-- ngIf: option.values[0].text.length > 1 && !detailProductCtrl.isString(option.values[0].text) --><!-- end ngRepeat: text in option.values[0].text track by $index --><!-- ngIf: option.values[0].text.length > 1 && !detailProductCtrl.isString(option.values[0].text) --><!-- end ngRepeat: text in option.values[0].text track by $index -->
<!-- ngIf: detailProductCtrl.isString(option.values[0].text) --><span ng-if="detailProductCtrl.isString(option.values[0].text)" ng-bind="option.values[0].text" class="ng-binding ng-scope">15
ml</span><!-- end ngIf: detailProductCtrl.isString(option.values[0].text) -->
</div><!-- end ngIf: option.values.length === 1 -->
<!-- ngRepeat: values in option.values track by $index --><!-- ngIf: option.values.length > 1 --><!-- end ngRepeat: values in option.values track by $index -->
</div><!-- end ngIf: option.values.length === 1 || !option.change_reference -->
<!-- ngIf: detailProductCtrl.has_error(detailProductCtrl.tagsForm, detailProductCtrl.tagsForm[option.id]) -->
</div>
<!-- end ngIf: option.values.length >= 1 --><!-- end ngRepeat: option in detailProductCtrl.product.options | orderBy:[detailProductCtrl.selectComparator] --><!-- ngIf: option.values.length >= 1 --><!-- end ngRepeat: option in detailProductCtrl.product.options | orderBy:[detailProductCtrl.selectComparator] -->
<div class="row-size expand">
<label class="col-sm-3 control-label product-label"><span class="atr ng-scope" translate="product.detail.QUANTITY">Cantidad</span></label>
<div class="col-sm-9 quantity-wrapper pull-right" style="margin-top:0px;">
<button class="btn btn-none btn-summatory" ng-click="detailProductCtrl.changeQuantity(-1)" ng-disabled="detailProductCtrl.addingToCart">
<i class="ion-minus"></i>
</button>
<div class="number ng-binding" ng-bind="detailProductCtrl.quantity">1</div>
<button class="btn btn-none btn-summatory" ng-click="detailProductCtrl.changeQuantity(1)" ng-disabled="detailProductCtrl.addingToCart">
<i class="ion-plus"></i>
</button>
</div>
</div>
</div>
</div>
</form>
<form class="col-xs-12 chat-send p-0 ng-pristine ng-invalid ng-invalid-required">
<div class="col-xs-12 col-md-1 text-left p-0">
<label for="comment" class="m-0">
<img class="avatar-logued-user m-0" src="https://img.todevise.com/HWts8mreiq40XaCcYmjLCGydoqk=/50x50//uploads/deviser/56b02ej/person.profile.cropped.59c37970de8ca.png" style="width: 70px; height: 70px;">
</label>
</div>
<div class="col-xs-10 mt-15 pl-0">
<input class="col-xs-12 send-comment-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="text" ng-model="detailProductCtrl.newComment.text" translate-attr="{placeholder: 'product.detail.ADD_COMMENT'}" name="comment"
required="" on-press-enter="detailProductCtrl.sendComment()" placeholder="Añade tu comentario">
<div class="col-xs-12 text-left mt-10" style="font-size: 20px;">
<!-- ngRepeat: _ in ((_ = []) && (_.length=5) && _) track by $index --><span ng-repeat="_ in ((_ = []) && (_.length=5) && _) track by $index" class="ng-scope">
<a ng-click="detailProductCtrl.newComment.stars=$index+1">
<!-- ngIf: $index+1 > detailProductCtrl.newComment.stars --><i ng-if="$index+1 > detailProductCtrl.newComment.stars" class="ion-ios-star-outline ng-scope" style="letter-spacing: 2px;"></i><!-- end ngIf: $index+1 > detailProductCtrl.newComment.stars -->
<!-- ngIf: $index+1 <= detailProductCtrl.newComment.stars -->
</a>
</span><!-- end ngRepeat: _ in ((_ = []) && (_.length=5) && _) track by $index --><span ng-repeat="_ in ((_ = []) && (_.length=5) && _) track by $index" class="ng-scope">
<a ng-click="detailProductCtrl.newComment.stars=$index+1">
<!-- ngIf: $index+1 > detailProductCtrl.newComment.stars --><i ng-if="$index+1 > detailProductCtrl.newComment.stars" class="ion-ios-star-outline ng-scope" style="letter-spacing: 2px;"></i><!-- end ngIf: $index+1 > detailProductCtrl.newComment.stars -->
<!-- ngIf: $index+1 <= detailProductCtrl.newComment.stars -->
</a>
</span><!-- end ngRepeat: _ in ((_ = []) && (_.length=5) && _) track by $index --><span ng-repeat="_ in ((_ = []) && (_.length=5) && _) track by $index" class="ng-scope">
<a ng-click="detailProductCtrl.newComment.stars=$index+1">
<!-- ngIf: $index+1 > detailProductCtrl.newComment.stars --><i ng-if="$index+1 > detailProductCtrl.newComment.stars" class="ion-ios-star-outline ng-scope" style="letter-spacing: 2px;"></i><!-- end ngIf: $index+1 > detailProductCtrl.newComment.stars -->
<!-- ngIf: $index+1 <= detailProductCtrl.newComment.stars -->
</a>
</span><!-- end ngRepeat: _ in ((_ = []) && (_.length=5) && _) track by $index --><span ng-repeat="_ in ((_ = []) && (_.length=5) && _) track by $index" class="ng-scope">
<a ng-click="detailProductCtrl.newComment.stars=$index+1">
<!-- ngIf: $index+1 > detailProductCtrl.newComment.stars --><i ng-if="$index+1 > detailProductCtrl.newComment.stars" class="ion-ios-star-outline ng-scope" style="letter-spacing: 2px;"></i><!-- end ngIf: $index+1 > detailProductCtrl.newComment.stars -->
<!-- ngIf: $index+1 <= detailProductCtrl.newComment.stars -->
</a>
</span><!-- end ngRepeat: _ in ((_ = []) && (_.length=5) && _) track by $index --><span ng-repeat="_ in ((_ = []) && (_.length=5) && _) track by $index" class="ng-scope">
<a ng-click="detailProductCtrl.newComment.stars=$index+1">
<!-- ngIf: $index+1 > detailProductCtrl.newComment.stars --><i ng-if="$index+1 > detailProductCtrl.newComment.stars" class="ion-ios-star-outline ng-scope" style="letter-spacing: 2px;"></i><!-- end ngIf: $index+1 > detailProductCtrl.newComment.stars -->
<!-- ngIf: $index+1 <= detailProductCtrl.newComment.stars -->
</a>
</span><!-- end ngRepeat: _ in ((_ = []) && (_.length=5) && _) track by $index -->
</div>
</div>
<div class="col-xs-2 col-md-1 mt-15 p-0">
<button class="col-xs-12 send-comment-button" ng-click="detailProductCtrl.sendComment()" style="float: right;"><img src="/imgs/plane.svg"></button>
</div>
</form>
Name: footerCtrl.newsletterForm —
<form name="footerCtrl.newsletterForm" ng-if="!footerCtrl.subscribed" class="ng-pristine ng-valid ng-scope ng-valid-email">
<div class="input-group input-newsletter mt-30">
<input type="email" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-email" name="email" ng-model="footerCtrl.newsletterEmail" placeholder="E-mail">
<span class="input-group-btn">
<button class="btn btn-red send-btn-sm" type="button" ng-click="footerCtrl.sendNewsletter(footerCtrl.newsletterForm)" style="padding: 0;">
<img src="/imgs/plane.svg" data-pin-nopin="true">
</button>
</span>
</div>
</form>
Text Content
Todos ProductosBoxesDevisersInfluencersMiembros Todos ProductosBoxesDevisersInfluencersMiembros * Registro * o * Login * * * Comprar por departamento * * Timeline * Explorar Boxes * Descubrir devisers * Influencers ESEN * Art * Fashion * Deporte * Jewelry * Belleza * Art * Fashion * Deporte * Jewelry * Belleza * Ceramic * Drawing * Painting * Photography * Sculpture * Otros * Womenswear * Abrigos y Chaquetas * Lencería * Prendas de Punto * Jeans * Camisetas * Accesorios * Trajes de Baño * Vestidos * Calzado * Jerseys * Conjuntos * Menswear * Abrigos y Chaquetas * Ropa Interior * T-shirts * Jeans * Camisas * Accesorios * Trajes y Blazers * Calzado * Jerseys * Equipamiento * Accesorios * Ciclismo * Aire Libre * Ropa Deportiva * Suplementos * Pulseras * Otros * Earrings * Necklaces * Pendants * Rings * Watches * Otra Joyería * Maquillaje * Cuidado Facial * Cuidado Capilar * Fragancias * Cuerpo y Ducha * Para Él * Uñas * Bienestar * Natural y Orgánico × TALLAS DISPONIBLES Fungus Killer – Tratamiento antihongos para uñas * Fungus Killer – Tratamiento antihongos para uñas En stock € - Contenido 15 ml Cantidad 1 Añadir a la cesta Guardar en caja * * Envío & condiciones Precio de envío a ESPAÑA: €0 Devoluciones: 6 Días Garantía: 6 Meses Creado por Descripción Fungus Killer – S.O.S Oil for Nails & Toes (Tratamiento antihongos para uñas) Qué es Un tratamiento intensivo antifúngico para tratar los hongos de las uñas. Está compuesto únicamente por aceite vegetal y aceites puros esenciales. Cómo se usa Lima ligeramente y con mucho cuidado la capa superior de la uñas para abrir el poro y que el producto penetre hasta el interior. Aplica el producto de una a dos veces al día. Es posible que la uña empiece a oscurecer un poquito, es totamente normal debido a los aceites. Poco a poco la uña irá creciendo nueva y con un aspecto más renovado. INCI Olea Europaea (Olive) Fruit Oil*, Melaleuca Alternifolia (Tea Tree) Leaf Oil*, Origanum Vulgare (Oregano) Oil*, Cymbopogon Martini (Plamarosa) Oil, Eugenia caroyphyllus (Clove) Leaf Oil & Vitamin E. *ecológico Creado por * Opiniones de los usuarios * Trabajos de Potions Bcn * Cajas * Videos ¡ Más contenido en camino ! Guardar en caja Fungus Killer – Tr… € Nº83 Choco&Scrub –… € 7.95 Help & Contact * - * Contact us * - * About us * - * Returns & Warranties Do you want to become a deviser? Become a deviser Subscribe to our newsletter Stay connected * * Help & Contact * Contact us About us * Returns & Warranties * * Terms & Conditions * · * Privacy policy * · * Cookies policy * © 2018 Todevise all rights reserved 2.0.10 PHP 5.6.40 Status 200 Route product/detail Log 191 Time 247 ms Memory 14.988 MB Asset Bundles 47 MongoDB 170 69 ms