Magento Var Dump


/ Published in: PHP
Save to your folder(s)

Debugging a quote in magento, get all it's data.


Copy this code and paste it in your HTML
  1. var_dump($_quote->debug());

Report this snippet


Comments


You need to login to view comments.