$(document).ready(function () { // Initialize PrestaShop UI components window.prestashop.component.initComponents( [ 'TranslatableField', 'TranslatableInput', ], ); });