Jump to content

Search the Community

Showing results for tags 'OrderPresenter'.

  • Search By Tags

    • orderpresenter ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. Hi all, Is it possible to override classes in src folder? Especially I need to add an additional field to the OrderPresenter's present() method which is located at /src/Adapter/Order/OrderPresenter.php PrestaShop version: 1.7.0.6 Thank you in advance for any help! BR, Paulius
  2. Hello ! We need to display a default "No Picture" image when a variant has no image on its own instead of displaying ALL the product images. In order to achieve this we needed to change the behavior of the ImageRetriever class. Replacing return (0 === count($filteredImages)) ? $im...
×
×
  • Create New...