tiktokbestsell.com
Open in
urlscan Pro
52.42.75.39
Public Scan
URL:
https://tiktokbestsell.com/
Submission: On March 26 via api from US — Scanned from US
Submission: On March 26 via api from US — Scanned from US
Form analysis
4 forms found in the DOM<form class="product-page--variants grid-attr-list">
<template x-for="[attrKey,attrVal] in Object.entries(attrList)" :key="attrKey">
<div class="radios--root">
<div class="radios--header">
<label class="radios--option-label font--accent" x-text="attrVal.name"> attrVal->name </label>
</div>
<div class="radios--container">
<template x-if="attrKey == goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-img-src="indexAttrList[attrValKey]" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey"
:checked="selectedAttrKey[attrKey] == attrValKey" @change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition +attrKey + attrValKey">
<img class="img-attr lazyload" :data-src="indexAttrList[attrValKey] + '?imageView2/1/w/100/h/100/q/75|imageslim' " alt="">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
<template x-if="attrKey != goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
</div>
</div>
</template>
</form>
<form class="product-page--variants grid-attr-list">
<template x-for="[attrKey,attrVal] in Object.entries(attrList)" :key="attrKey">
<div class="radios--root">
<div class="radios--header">
<label class="radios--option-label font--accent" x-text="attrVal.name"> attrVal->name </label>
</div>
<div class="radios--container">
<template x-if="attrKey == goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-img-src="indexAttrList[attrValKey]" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey"
:checked="selectedAttrKey[attrKey] == attrValKey" @change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition +attrKey + attrValKey">
<img class="img-attr lazyload" :data-src="indexAttrList[attrValKey] + '?imageView2/1/w/100/h/100/q/75|imageslim' " alt="">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
<template x-if="attrKey != goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
</div>
</div>
</template>
</form>
<form class="product-page--variants grid-attr-list">
<template x-for="[attrKey,attrVal] in Object.entries(attrList)" :key="attrKey">
<div class="radios--root">
<div class="radios--header">
<label class="radios--option-label font--accent" x-text="attrVal.name"> attrVal->name </label>
</div>
<div class="radios--container">
<template x-if="attrKey == goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-img-src="indexAttrList[attrValKey]" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey"
:checked="selectedAttrKey[attrKey] == attrValKey" @change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition +attrKey + attrValKey">
<img class="img-attr lazyload" :data-src="indexAttrList[attrValKey] + '?imageView2/1/w/100/h/100/q/75|imageslim' " alt="">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
<template x-if="attrKey != goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
</div>
</div>
</template>
<div class="radios--root">
<div class="radios--header">
<label class="radios--option-label font--accent" x-text="attrVal.name">color</label>
</div>
<div class="radios--container">
<template x-if="attrKey == goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-img-src="indexAttrList[attrValKey]" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey"
:checked="selectedAttrKey[attrKey] == attrValKey" @change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition +attrKey + attrValKey">
<img class="img-attr lazyload" :data-src="indexAttrList[attrValKey] + '?imageView2/1/w/100/h/100/q/75|imageslim' " alt="">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
<template x-if="attrKey != goodsInfo.index_attr">
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
</template>
<template x-for="[attrValKey,attrValItem] in Object.entries(attrVal.list)" :key="attrValKey">
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey">
<span x-text="attrValItem"></span>
</label>
</div>
</template>
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)" data-attr-key="a" id="section_89438925390ak0" value="k0" name="section_89438925390a" checked="checked">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey" for="section_89438925390ak0">
<span x-text="attrValItem">White</span>
</label>
</div>
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)" data-attr-key="a" id="section_89438925390ak1" value="k1" name="section_89438925390a">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey" for="section_89438925390ak1">
<span x-text="attrValItem">Black</span>
</label>
</div>
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)" data-attr-key="a" id="section_89438925390ak2" value="k2" name="section_89438925390a">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey" for="section_89438925390ak2">
<span x-text="attrValItem">Brown</span>
</label>
</div>
<div class="radios--main">
<input class="radios--input" type="radio" :data-attr-key="attrKey" :id="sectionPosition +attrKey + attrValKey" :value="attrValKey" :name="sectionPosition + attrKey" :checked="selectedAttrKey[attrKey] == attrValKey"
@change="changeGoodsAttr($event)" data-attr-key="a" id="section_89438925390ak3" value="k3" name="section_89438925390a">
<label class="radios--value-button font--button" :for="sectionPosition + attrKey + attrValKey" for="section_89438925390ak3">
<span x-text="attrValItem">Blue</span>
</label>
</div>
</div>
</div>
</form>
javascript:return true;
<form onsubmit="searchGoods(this)" action="javascript:return true;" class="search--bar header-search">
<input class="search--textbox font--lowercase-accent" name="search" type="search" value="" placeholder="search">
</form>
Text Content
Search * HOME * New Releases * HOT * Women * Back * Women * Wallets * Backpacks * Shoulder Bag * All * Men * Back * Men * Wallets * Backpacks * Shoulder bags * All * Help Center . YOUR CART Price Quantity Total GOODS TITLE ele.attr.name $0.00 $0.00 Remove $ goods-title ele.attr.name $0.00 $0.00 Remove SubTotal $ 0.00 Discount -$0.00 Total USD $0.01 Shipping calculated at checkout Checkout View Cart Shipping calculated at checkout Checkout Your cart is currently empty. Click here to continue shopping. 20% Off for Two Items on All Items * Home * New Releases * HOT * Women * Wallets * Backpacks * Shoulder Bag * All * Men * Wallets * Backpacks * Shoulder bags * All * Help Center (0) (0) Shop Now Open Your Fashion Travel CLASSIC DESIGN Mini Petal Bucket Bag $81.00 $64.90 Cloud Handbag with Unique Design $100.00 $77.00 Novelty Design Bocket Bag $80.00 Classics Tote Bag With Multi-Square Design $80.00 $65.00 Retro Classic Handbag $90.00 $49.90 Contrast Color Graceful Shoulder Bag $76.00 Fashion handbag with unique design $80.00 Soft Leather Tote Shoulder Bag $90.00 VIEW MORE FASHION STYLE Minimalist Style Leather Handbag $80.00 Crescent Handbag $77.00 New Trend Shoulder Bag $68.00 Retro Style Handbag Shoulder bag $76.00 VIEW MORE MEN'S AUTUMN SERIES View More MEN'S SELECTION Water-restant Fashion Backpack ,14inch Laptop Backpack for Men ,Work,Travel,School. $70.00 $50.00 Preppy Stytle Shoulder bag for man $52.00 Minimalist Leather Shoulder bag $52.00 Retro Casual Shoulder Bag for Man $65.00 VIEW MORE $0.00 $0.00 attrVal->name Add to Cart Buy it Now FASHION HANDBAG WITH UNIQUE DESIGN $80.00 $80.00 attrVal->name attrVal->name color White Black Brown Blue Add to Cart Buy it Now FEATURED PRODUCT TITLE $10.00 $20.00 Select Options Option1 Option2 Add to Cart Buy it Now DISCOUNT GOODS Classics Soft Handbag for Women $90.00 $79.00 Leather Backpack Vintage Laptop Bookbag for Men, College School Bookbag Weekend Travel Daypack Commute $141.00 $120.00 Contrast Color Handbag For Women $94.00 $80.00 Classics tote bag handbags $100.00 $85.00 VIEW MORE Business Email * tiktokbestsell@outlook.com Postal Address * Room 102, No. 5, Xiaotaohua Lane, Xihu District, Nanchang City, Jiangxi Province Customer Service & Policy * Support & FAQs * Privacy Policy * Return Policy * Shipping and Delivery About Company * Contact Us * About Us Payment * Payment Way * How do I buy an item without Paypal? * FAQ tiktokbestsell © 2012-2024 . All Rights Reserved. * Visa * Mastercard * American Express * PayPal * Diners Club * Discover ✕