淘宝天猫怎么打开店铺链接
淘宝天猫是目前国内最流行的电商平台之一,开店在这两个平台上可以吸引更多的客户和用户。下面介绍如何打开淘宝天猫店铺链接。
在淘宝上打开店铺链接
1. 打开淘宝首页
2. 输入店铺名或者店铺网址
function searchStore() {
var storeName = document.getElementById(“store-name”).value;
var storeUrl = “https://shop.taobao.com/” + storeName;
window.open(storeUrl);
}
3. 点击搜索按钮
在天猫上打开店铺链接
1. 打开天猫首页
2. 在搜索框中输入店铺名或者店铺网址
function searchStore() {
var storeName = document.getElementById(“store-name”).value;
var storeUrl = “https://store.tmall.com/” + storeName;
window.open(storeUrl);
}
3. 点击搜索按钮