Skip to content

Conversation

rintisch
Copy link
Collaborator

This is a needed adaption to make it possible
that a product detail view can be linked from
the product list of the cart.

Fixes: #167

@rintisch rintisch force-pushed the feature/167/enable-detail-view-link-from-cart branch from 5b701e6 to 57df458 Compare June 24, 2024 04:37
@rintisch
Copy link
Collaborator Author

Tests are failing due to not existing methods in EXT:cart because they do not exist in its main branch.

@rintisch rintisch requested a review from extcode September 27, 2024 10:42
@rintisch rintisch force-pushed the feature/167/enable-detail-view-link-from-cart branch from 57df458 to e079a8b Compare October 10, 2024 14:00
@rintisch
Copy link
Collaborator Author

@extcode I made a update which was necessary after migrating the switchableControllerActions. I have still not tested it with the landing page approach but the other scenarios are working.
Tests still fail due to missing classes in EXT:cart (needs merge of extcode/cart#523)

This is a needed adaption to make it possible
that a product detail view can be linked from
the product list of the cart.

Fixes: extcode#167
After the migration of switchableControllerActions
the pluginName can differ which needs to be
considered.
Link from the cart product list to products
which are put into the cart from a
landing page (doktype `183`) via the plugin
`cartproducts_singleproduct` are no correctly
resolved.
@rintisch rintisch force-pushed the feature/167/enable-detail-view-link-from-cart branch from e079a8b to 0f6750d Compare October 27, 2024 08:11
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.

[FEATURE] Allow links from cart product list to detail view

1 participant