Fixes
Analytics fixes in
useShopifyProduct
hook where no data was getting fetched.Fixed scroll for for elements below keyboard within login and register page.
Fixed page routing in case of forcelogin where user was being redirected back to login page when they are done registering. Now they will be redirected to the home page as expected.
Fixed Video playback continuation even when moving to other sections of the app.
Fixed Auto capitalising issue in Login page inputs.
Features
Added option to hide sort and filter on PLP from Shopify extension.
display_decimals_in_cart_page
condition added in cart product savings to display decimals.Debug mode option added within webengage extension.
Completed WebEngage integration.
Added a feature to play video only when the video comes in focus.
Added scroll to block client ID API to anchor to specific blocks within the app.
Added option as well as action to add multiple products to cart at once.
Added features and fixes to the Swipe navigation action.
Added OTP login success navigation - OTP hook
redirectAction
andignoreredirect
props.Added the
openOrderDetail
function to theuseOrderItem
hook and introduced an option to open it using the order ID and a filter to modify the order item data. Filter key:Shopify-order-item-response
Added product filter functionn for
productList
component.Added PLP
addtocart
message hide key.Added
customAttribute
in PDP hookaddToCart
function.Coupon sort support was added in Coupon list extension.
Added ̌toggle horizontal, gridViewListing with attributes for products by collection block.
Added support to change Page state styles for root and content containers.