ecartz wrote: ↑Fri Mar 01, 2024 7:28 am
It looks like ->get('products_date_added') would be correct in any place where the manufacturer data is loaded.
Yes, had discovered that:
heatherbell wrote: ↑Thu Feb 29, 2024 4:12 pm
Used $product->get('date_added') and $product->get('products_date_added') in product_card
but that outputs nothing in any place where the manufacturer data is not loaded.