79414277

Date: 2025-02-05 09:44:58
Score: 1
Natty:
Report link

To debug in Smarty in prestashop v1.7.x & v8.x.x:


  {* These all are working same but for familiar with syntax*}

{$test|@dump} // Type one

{dump($test)} // Type two

{$test|dump} // Type three
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arpit jain