trnalsate
This commit is contained in:
@@ -175,6 +175,7 @@ const renderProductWorker = async (productSeoNames, workerId, progressCallback,
|
||||
const actualSeoName = productDetails.product.seoName || productSeoName;
|
||||
const productComponent = React.createElement(PrerenderProduct, {
|
||||
productData: productDetails,
|
||||
t: global.i18n.t.bind(global.i18n),
|
||||
});
|
||||
|
||||
const filename = `Artikel/${actualSeoName}`;
|
||||
|
||||
Reference in New Issue
Block a user