@vtex/vtexis-compatibility-layer
Version:
Compatibility layer between intelligent search and VTEX
61 lines (60 loc) • 1.82 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.translationsMock = void 0;
exports.translationsMock = [
{
field: 'ProductName',
context: '319901251',
translation: 'Apple Iphone 11 128gb 6.1" 12mp Purple',
},
{
field: 'CategoryName',
context: '14',
translation: 'Phones, Smartphones and Smartwatches',
},
{
field: 'CategoryName',
context: '356',
translation: 'Phones',
},
{
field: 'Description',
context: '319901251',
translation: `READ WITH ATTENTION:
What is a Showcase Device:
Showcase device coming directly from the factory, where parts may be exchanged due to launch time and store display, such as:
Screen, Battery, Housing, Camera, Power Connector, etc...
Direct Warranty with Us of 3 Months for Manufacturing Defects and 7 Days for Return and Exchange
We do not guarantee Water Resistance on the Device due to its launch time and the device has already had parts replaced.
Battery above 85% percent
No Original Box
Working FaceID and Clean Icloud
Original device tested and working
Box Contents:
Showcase Apparatus
Lightning cable
Source Toast
Gift Case (According to Stock)
Toast Film`,
},
{
field: 'BrandName',
context: '2000005',
translation: 'Apple',
},
{
field: 'SpecificationName',
context: '30',
translation: 'Condição do Produto',
},
{
field: 'SpecificationValue',
context: 'Roxo/Lilas',
translation: 'Novo',
},
{
field: 'SkuName',
context: '326782298',
translation: 'Apple Iphone 11 128gb 6.1" 12mp Purple',
},
];