Skip to main content
added 1 character in body
Source Link
Qaisar Satti
  • 32.6k
  • 18
  • 88
  • 138

maybe this instruction helshelps you.

$product->setIsMassupdate(true)->setExcludeUrlRewrite(true); 

This may say Magento that is not necessary reindex tables on each product save.

maybe this instruction hels you.

$product->setIsMassupdate(true)->setExcludeUrlRewrite(true); 

This may say Magento that is not necessary reindex tables on each product save.

maybe this instruction helps you.

$product->setIsMassupdate(true)->setExcludeUrlRewrite(true); 

This may say Magento that is not necessary reindex tables on each product save.

Source Link
Oscar
  • 11
  • 1

maybe this instruction hels you.

$product->setIsMassupdate(true)->setExcludeUrlRewrite(true); 

This may say Magento that is not necessary reindex tables on each product save.