Rodolfo Ortega Posted November 22, 2021 Share Posted November 22, 2021 Hello to all: I am using this code $products_with_discount = Product::getPricesDrop($this->context->language->id, $page, $page_size); To get all products offers. But I find it does not return products offers in variations. I have a product with an offer on a variation in the size. It does shows the product, but it does not show the variation URL and the price. Can anyone give a hint on how I can get the variations offers? There is another place where i can ask this question? Happy holidays! Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now