{{ $t(\"table.th.product\") }} | \n{{ $t(\"table.th.product-description\") }} | \n{{ $t(\"table.th.quantity\") }} | \n{{ $t(\"table.th.dropshipping\") }} | \n{{ $t(\"table.th.status\") }} | \n{{ $t(\"table.th.actions\") }} | \n
---|---|---|---|---|---|
\n | \n \n \n | \n\n {{\n lodash.sumBy(\n lodash.filter(item.stock, { archived: false }),\n \"quantity\"\n )\n }}\n | \n\n \n \n | \n \n \n \n | \n \n | \n
{{ lodash.join(item.tags, \", \") }}
\n\n {{\n lodash.truncate(internationalize(item.title), {\n length: 50,\n separator: /,? +/,\n })\n }}\n
\n\n\n {{\n lodash.isArray(item.price)\n ? `$${item.price[0].value} ${item.price[0].currency} - $${item.price[1].value} ${item.price[1].currency}`\n : `$${item.price.value} ${item.price.currency}`\n }}\n
\n\n\n {{\n !lodash.includes(shop.dropshipping, item._id)\n ? $t(\"text.add-to-my-shop-request\")\n : $t(\"text.remove-from-my-shop-request\")\n }}\n
\n\n \n\n \n {{ labels[index] }}\n
\n\n {{ ticket.subject }}\n
\n \n {{ ticket.sender.email }}\n \n\n \n {{ $moment(item.timestamp).format(\"LLLL\") }}\n
\n\n {{ `${$t(\"text.name\")}: ` }}\n {{ internationalize(item.product.title) }}\n
\n\n\n {{ `${$t(\"text.quantity\")}: ` }}\n {{ item.quantity }}\n
\n\n\n {{ `${$t(\"text.price\")}: ` }}\n {{ `$ ${lodash.floor(item.stock.price.value, 2)}` }}\n
\n\n\n {{ `${$t(\"text.total\")}: ` }}\n {{ `$ ${lodash.floor(item.total, 2)}` }}\n
\n\n {{ `${$t(\"text.shop\")}: ` }}\n {{ item.shop.name }}\n
\n\n\n {{ `${$t(\"text.shop-origin\")}: ` }}\n {{ item.shopOrigin.name }}\n
\n\n\n SKU:\n {{ item.stock.sku }}\n
\n\n \n\n {{ `${$t(\"text.options\")}: ` }}\n
\n\n\n {{ `${$t(\"text.tracking\")}: ` }}\n {{ item.tracking.companyName }}\n \n {{ `(${item.tracking.trackingCode})` }}\n \n
\n \n\n\n {{ `${$t(\"text.shipping-detail\")}: ` }}\n\n \n \n {{ `${$t(\"label.contact-full-name\")}: ` }}\n {{ item.shippingDetail.shippingAddress.contact }}\n \n {{ `${$t(\"label.phone\")}: ` }}\n {{ item.shippingDetail.shippingAddress.phone }}\n \n {{ `${$t(\"label.zip-code\")}: ` }}\n {{ item.shippingDetail.shippingAddress.zipCode }}\n \n {{ `${$t(\"label.country\")}: ` }}\n \n {{ `${$t(\"label.full-address\")}: ` }}\n {{ item.shippingDetail.shippingAddress.address }}\n \n {{ `${$t(\"label.weekdays\")}: ` }}\n {{ pick.weekdays }} \n \n {{ `${$t(\"label.schedule\")}: ` }}\n {{ pick.schedule }} \n \n {{ `${$t(\"label.address\")}: ` }}\n {{ pick.address }} \n \n {{ `${$t(\"label.account-number\")}: ` }}\n {{ item.shippingDetail.lockerDetail.accountNumber }}\n \n {{ `${$t(\"label.phone-number\")}: ` }}\n {{ item.shippingDetail.lockerDetail.phoneNumber }}\n \n {{ `${$t(\"label.full-address\")}: ` }}\n {{ item.shippingDetail.lockerDetail.address }}\n {{ $t(\"label.courier\") }}:
\n\n {{ $t(\"label.pickup\") }}:
\n\n
\n value.pickup &&\n value.country == item.shippingDetail.country\n ).length < index\n \"\n />\n
index\"\n />\n \n {{ $t(\"label.locker\") }}:
\n\n
\n {{\n !lodash.isNil(data.value.profile.firstname)\n ? `${data.value.profile.firstname} ${data.value.profile.lastname}`\n : `@${data.value.profile.alias}`\n }}\n
\n\n {{ data.value.username }}\n
\n