| jData['@attributes'].totalResultsAvailable)? myQnACnt : jData['@attributes'].totalResultsAvailable;
$('._QnACnt').html(totalCnt);
$('.oriQnACnt').html(jData['@attributes'].totalResultsAvailable);
var s=' ';s+='No sellers responded to the message.';s+=' ';
var cnt = jData['@attributes'].totalResultsReturned;
for(var i=0; i 1) ? jData['Result']['QandA'][i] : jData['Result']['QandA'];
s += '';
s += ' ';
s += 'Question';
s += json.WhichQuestion;
s += '';
s += 'Submitter:';
s += json['Question'].Id;
s += ' / Rating:';
s += json['Question']['Rating'].Point;
s += '';
s += '';
var s_date=json['Question'].Date;//if(typeof String.prototype.trim === 'function'){s_date=s_date;var c_date=new Date(s_date);s_date=c_date.getYear()+1900;s_date+="年";s_date+=c_date.getMonth()+1;s_date+="月";s_date+=c_date.getDate();s_date+="日";s_date+=" ";s_date+=c_date.getHours();s_date+="時";s_date+=c_date.getMinutes();s_date+="分";}
var p = s_date.indexOf("+");
s_date = s_date.substring(1,p);
s_date = s_date.replace("T"," ");
s+=s_date;
s+='';
s+=' ';
s+=' ';
s+=' ';
s+=' ';
s+=json['Question'].Comment;
s+=' ';
s+=' ';
s+='';
s+=' ';
s+='answer';
s+='';
s_date=json['Answer'].Date;//if(typeof String.prototype.trim === 'function'){s_date=s_date;c_date=new Date(s_date);s_date=c_date.getYear()+1900;s_date+="年";s_date+=c_date.getMonth()+1;s_date+="月";s_date+=c_date.getDate();s_date+="日";s_date+=" ";s_date+=c_date.getHours();s_date+=":";s_date+=c_date.getMinutes();s_date+="分";}
p = s_date.indexOf("+");
s_date = s_date.substring(1,p);
s_date = s_date.replace("T"," ");
s+=s_date;
s+='';
s+=' ';
s+=' ';
s+=' ';
s+=' ';
s+=json['Answer'].Comment;
s+=' ';
s+=' ';
}
$('#sellerQnA').html(s);
}
});
/*
$("#conQnA .attnBoard li").mouseover(function(index){
$(this).css("background","#333");
$(this).css("color","#AAA");
$(this).find("a").css("background","#333");
$(this).find("a").css("color","#FFF");
$(this).find("a").css("text-decoration","none");
});
$("#conQnA .attnBoard li").mouseout(function(index){
$(this).css("background","#FFF");
$(this).css("color","#666");
$(this).find("a").css("background","#FFF");
$(this).find("a").css("color","#000");
$(this).find("a").css("text-decoration","none");
});
*/
if( window.location.href.indexOf("#qna") != -1 )
{
tab2QnA();
}
});
$(document).ready(function() {
// 取消問題按鈕
$('.js-qna-cancel').on('click', function() {
var qnaSn = $(this).data('sn');
console.log(qnaSn);
swal.fire({
title: 'Are you sure you want to cancel?',
type: 'warning',
showConfirmButton: true,
showCancelButton: true,
confirmButtonText: 'Confirm',
cancelButtonText: 'Cancel'
}).then((result) => {
if (result.value) {
$.ajax({
url: '/config/cancel_mms_faq.php',
type: 'POST',
dataType: "json",
data: {
'action': 'cancelBySn',
'data': JSON.stringify({
sn: qnaSn
})
},
success: function (res) {
if (res.code == 200) {
Swal.fire({
position: 'center',
type: 'success',
text: 'Cancel success',
showConfirmButton: false,
timer: 1500
}).then(function () {
location.reload();
});
}
}
});
}
});
});
});
const ShippingList = `0`;
const ShoppingItemCode = "";
const itemId = "j587884547";
let dataInfo = {};
if (ShippingList > 0) {
const ItemWeight = ``;
dataInfo["sellerId"] =
"";
dataInfo["postageSet"] =
"";
dataInfo["price"] =
parseInt("") ||
parseInt("1500.00");
dataInfo["weight"] = ItemWeight ? ItemWeight : 0;
}
if (ShoppingItemCode) {
dataInfo["ShoppingItemCode"] = ShoppingItemCode;
}
dataInfo["itemId"] = itemId;
dataInfo["shipmentToken"] = shipmentToken;
// 取得代標運費
const pushItem = (arr) => {
let temp = "";
if (arr.length) {
arr.forEach((item, i) => {
temp += `${item.Name}${
item.SinglePrice == null || item.SinglePrice == 0
? ""
: `-${item.SinglePrice} yen`
}
${item.IsPrivacyDeliveryAvailable ? "(Anonymous Seller)" : ""} `;
});
itemLocalFee = Math.max(...arr.map(item => item.SinglePrice))
} else {
temp = `Shipping by seller's method (See item description) `;
}
if ($("#Right .T1 .Seller").eq(1).children(".Sellers").eq(3).length == 0) {
$("#Right .T1 .Seller").eq(1).append(`
Shipping Method-
Reference(Based on seller's shipping):
${temp}
`);
} else {
$("#Right .T1 .Seller").eq(1).children(".Sellers").eq(3).html(`
Shipping Method-
Reference(Based on seller's shipping):
${temp}
`);
}
};
const getInfo = (state) => {
$.ajax({
type: "POST",
url: "/yahoojp/auctions/get_yahoo_item_page_shipment.php",
xhrFields: {
withCredentials: true,
},
data: {
action: state
? "getCommonShipments"
: ShippingList > 0
? "getShoppingInfoShipments"
: "getItemShipments",
data: JSON.stringify(dataInfo),
},
success: function (response) {
if (response.code == "200") {
const { methods } = response.details.data;
pushItem(methods);
} else {
if (state < 1) {
getInfo(state + 1);
}
}
},
error: function (error) {
console.error("error", error);
},
});
};
getInfo(0);
Please log in before asking questions
Question list
All replies from original sellers (total number of questions: items)
After the seller responds, the original page will display the question
|
|
Unit Price(JPY) |
Quantity |
Unit Price(S$) |
|
Product Price |
|
1 |
|
| + |
Service Fee |
|
|
Special Offer
|
|
First Payment
S$
|
| + |
Japan Consumption Tax |
|
|
|
| + |
Japan Service Charge |
|
|
|
| + |
Local Shipping Fee in Japan |
|
|
|
| + |
International Shipping Fee |
|
|
|
| + |
Local Shipping Fee in Singapore |
|
|
|
| + |
SST tax |
|
|
|
|
Second Payment
S$
|
|
Estimated Total Cost
S$
|
Proxy bidding and purchasing services are becoming increasingly convenient. However, overseas shopping carries certain risks and issues. To reduce these risks and enhance shopping safety, please be sure to read the following information:
1. International Shipping
Air Freight: If the item status is not confirmed within two days after the arrival notice, any customer complaints cannot be addressed with the seller.
2. After Receiving the Product
Please confirm and inspect the product as soon as possible to ensure that the product specifications, quantity, accessories, and description are correct
If, unfortunately, there are any issues, you can refer to the following examples on how to report related product problems:
1. Example of missing product information
2. Example of product not matching provided information
3. Example of damaged product information
Important Notes:
1. If the seller is unwilling to ship overseas or is unaware that the product will be shipped overseas, the international shipping cost for returns or exchanges will need to be borne by the member. You may refer to the EMS e-Express fee inquiry from the post office. If it involves alcoholic beverages or items that affect flight safety, the post office cannot be used for shipment, and only
DHL can be used to ship back to Japan.
2. During the product complaint handling period, please retain the complete outer packaging of the product (including the shipping label information), and refrain from attempting any repairs or altering the original condition. Any modifications may result in the inability to process the case.
3. After Inspecting the Product
After receiving and inspecting the item, if you have any questions, it is recommended to contact Letao within 2 hours. Here are some reminders:
1. Please do not unpack, use or repair the received item yourself, and be sure to keep the original packaging to facilitate subsequent handling of related matters, so as to avoid changes to the item that may cause the seller to be unwilling to process.
2. You can call customer service, and the customer service will leave a message for you as below. Please provide the following information:
"Hello, we will first help you establish a complaint case for Product ID: _______ .But we need you to 2-3 clear photos of the product issue, including photos of the product problem, product packaging, shipping details slip, and outer box. Send them to service@letao-holdings.com and inform us of your desired resolution (failing to provide this may result in an inability to process subsequent matters). After sending the email, notify us in the customer service message. We will confirm with the seller as soon as possible. and if there are any related questions, we will contact you through the customer service message. Thank you for your cooperation."
Please provide:
1. "Product ID"
2. Photo of the "Delivery Note" (if any)
3. Photos of the outer box (including inner and outer packaging)
4. Photos of the product (Please include relevant descriptions to help us confirm with the seller)
Important Notes:
1. Do not include foreign text or other products in the background of the image.
2. Please keep the complete product packaging (including the shipping label information), and refrain from repairing or altering the original condition on your own, as any changes may result in the case being unable to be processed.
3. Please provide the relevant information within 48 hours to avoid missing the golden hour for reflection and causing situations that cannot be handled.
4. Due to 99% of Japanese sellers being unwilling or unaware of shipping goods overseas, if a seller is willing to handle the issue, the goods must be sent back to Japan, and the international shipping costs incurred must be borne by the member. Letao will use postal EMS international express to send the goods back to Japan.
5. As the goods are purchased from overseas, it may take approximately one to two weeks to complete the relevant processing procedures when issues arise with the goods. Please be reminded that you can inquire about the approximate cost through the EMS service at the post office.
4. FAQ
1. Issue of Authenticity: If antique or branded goods are found to be counterfeit upon receipt, clear photos showing the differences between the genuine product and the imitation must be provided as evidence. If unable to provide relevant proof, assistance can be sought to find a third-party reputable organization for a premium authentication service .
2. Leaking Iron Teapot: If an antique iron teapot is leaking, please take clear photos of the leaking area and provide them.
3. Transport Damage: If the goods are damaged during international shipping (to the pickup point), you need to provide photos of the outer packaging of the parcel and clear photos of the damaged goods' outer packaging.
※ Note: Photos provided to sellers should not contain any foreign-related information.
You may also like
Seller products
From
ToKanagawa( 神奈川 )
Delivery by Parcel
Delivery by Mail
This is a reference for Japan domestic shipping. Please refer to the product description for actual shipping method. Final delivery method is based on the seller.
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 820円 |
| ≤ 80cm | 1,130円 |
| ≤ 100cm | 1,450円 |
| ≤ 120cm | 1,770円 |
| ≤ 140cm | 2,120円 |
| ≤ 160cm | 2,450円 |
| ≤ 170cm | 3,000円 |
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 1,410円 |
| ≤ 80cm | 1,710円 |
| ≤ 100cm | 2,020円 |
| ≤ 120cm | 2,340円 |
| ≤ 140cm | 2,680円 |
| ≤ 160cm | 3,010円 |
| ≤ 170cm | 4,140円 |
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 880円 |
| ≤ 80cm | 1,200円 |
| ≤ 100cm | 1,500円 |
| ≤ 120cm | 1,830円 |
| ≤ 140cm | 2,170円 |
| ≤ 160cm | 2,500円 |
| ≤ 170cm | 3,070円 |
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 990円 |
| ≤ 80cm | 1,310円 |
| ≤ 100cm | 1,620円 |
| ≤ 120cm | 1,940円 |
| ≤ 140cm | 2,300円 |
| ≤ 160cm | 2,610円 |
| ≤ 170cm | 3,750円 |
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 1,150円 |
| ≤ 80cm | 1,440円 |
| ≤ 100cm | 1,780円 |
| ≤ 120cm | 2,080円 |
| ≤ 140cm | 2,440円 |
| ≤ 160cm | 2,750円 |
| ≤ 170cm | 3,890円 |
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 1,410円 |
| ≤ 80cm | 1,710円 |
| ≤ 100cm | 2,020円 |
| ≤ 120cm | 2,340円 |
| ≤ 140cm | 2,680円 |
| ≤ 160cm | 3,010円 |
| ≤ 170cm | 4,140円 |
| Package Size (L + W + H Total) | Shipping Fee |
| ≤ 60cm | 1,450円 |
| ≤ 80cm | 1,810円 |
| ≤ 100cm | 2,160円 |
| ≤ 120cm | 2,490円 |
| ≤ 140cm | 2,860円 |
| ≤ 160cm | 3,180円 |
| ≤ 170cm | 4,350円 |
Please note: Oversized items may incur additional shipping costs.
This is a reference for Japan domestic shipping. Please refer to the product description for actual shipping method. Final delivery method is based on the seller. Note: Mail delivery has no tracking number.
| Weight | Shipping Fee |
| ≤ 50g | 140円 |
| ≤ 100g | 180円 |
| ≤ 150g | 270円 |
| ≤ 250g | 320円 |
| ≤ 500g | 510円 |
| ≤ 1kg | 750円 |
Non-standard-size mail(定形外郵便物)
This shipping method is only available for items within the following size and weight limits: maximum length 34 cm, width 25 cm, height 3 cm, and weight up to 1 kg. Items exceeding these limits cannot be shipped using this method.
Add to watchlist and notes
|