Problem/Motivation
The current Shopify cart block element relies on the non-buy button functionality. Support needs to be built for integrating the cart block with the buy button element.
Proposed resolution
Update the existing implementation of \Drupal\shopify\Plugin\Block\ShopifyCartBlock to load the buy button cart element.
Issue fork shopify-3189389
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
bobbygryzyngerMerged cart block changes into the dev branch.
Comment #5
bobbygryzynger