DESCRIPTION
High efficiency luminaire for use at gas stations. Available in 4000K in 100W and 150W with up to 150lm/w. Can be mounted recessed or surface mounted.
Mounting kit for surface mounting is purchased separately.
// === EKSISTERENDE: manuell sync-knapp i produktets metabox === jQuery(function ($) { $(document).ready(function () { $('button#ledpro-pim-sync-product').on('click', function (e) { e.preventDefault(); let sku = $(this).data('sku'); if (!sku) return; $.ajax({ type: 'POST', dataType: 'json', data: { action: 'wc_product_attachments_upload', sku: sku, nonce: maksimer_pim_params.product_manual_sync_nonce }, url: maksimer_pim_params.product_manual_sync_url, success: function () { console.log('successfully completed'); jQuery('#wpbody-content').prepend('
Successfully uploaded documents and images for this product
Something went wrong contact your developer