Skip to content

Instantly share code, notes, and snippets.

View ugintl's full-sized avatar

Umair Ali ugintl

  • Lahore, Pakistan
View GitHub Profile
@agoradesign
agoradesign / MYTHEME.libraries.yml
Last active April 12, 2022 15:54
Drupal Commerce 2.x ajaxified add to cart and wishlist snippets
ajax_add_to_cart:
js:
js/ajax_add_to_cart.js: {}
dependencies:
- core/jquery
- core/jquery.once
- core/drupal
- core/drupalSettings