- π©π°Denmark ramlev
copy the template to your theme and use twig_tweak to attach a block or view or whatever ? is that a solution ?
In Drupal 7 there was a module similar to this one, which allowed me to insert a views block in a popup. It was greatly good since only a message of type "product was added to cart" is not enough. We want to have image, title of product, price, buttons to cart / continue shopping etc.
I suppose now it is possible with Twig templates? Views support would be great!
Active
1.0
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
copy the template to your theme and use twig_tweak to attach a block or view or whatever ? is that a solution ?