Skip to content

feature/add-promo-product-presentation#97

Merged
andres15alvarez merged 2 commits into
devfrom
feature/add-promo-product-presentation
May 13, 2025
Merged

feature/add-promo-product-presentation#97
andres15alvarez merged 2 commits into
devfrom
feature/add-promo-product-presentation

Conversation

@andres15alvarez
Copy link
Copy Markdown
Member

This pull request introduces changes to enhance the handling of promotional data (promo) in the product-related DTOs and services. The most important updates include adding a new promo field to the ProductPresentationDTO class, importing the corresponding DTO, and updating the query logic in the ProductsService to include promotional data.

Enhancements to DTOs:

Updates to service logic:

  • src/products/products.service.ts: Modified the ProductsService to include a leftJoinAndSelect for promo in the query logic, enabling the retrieval of promotional data along with product presentations.

@andres15alvarez andres15alvarez self-assigned this May 12, 2025
@andres15alvarez andres15alvarez added the feature New feature or request label May 12, 2025
@andres15alvarez andres15alvarez merged commit e3f8540 into dev May 13, 2025
2 checks passed
@andres15alvarez andres15alvarez deleted the feature/add-promo-product-presentation branch May 13, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants