Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bought together products improvements #10

Merged
merged 13 commits into from
Mar 4, 2024
Merged

Bought together products improvements #10

merged 13 commits into from
Mar 4, 2024

Conversation

coldic3
Copy link
Member

@coldic3 coldic3 commented Jan 30, 2024

No description provided.

@coldic3 coldic3 changed the title [WIP] Bought together products improvements Bought together products improvements Mar 4, 2024
$synchronizationResult = $this->frequentlyBoughtTogetherProductsSynchronizer->synchronize($lastSynchronizationDate);

$synchronizationResult = $this->frequentlyBoughtTogetherProductsSynchronizer->synchronize(
$lastSynchronizationDate ?? (new \DateTimeImmutable())->setTimestamp(0)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can move it into new private method

@Zales0123 Zales0123 merged commit 257ec2d into CommerceWeavers:main Mar 4, 2024
8 checks passed
@Zales0123
Copy link
Member

Thank you, Kevin, awesome work! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants