App reviews, troubleshooting, and recommendations
Hi, I created new app in my store, in extension need display the total of checkout, but i don't know display, this is my code:
import { reactExtension, InlineLayout, View, Image, Text, } from '@shopify/ui-extensions-react/checkout'; export default reactExtension( 'purchase.checkout.block.render', () => <Extension />, ); function Extension() { return ( <InlineLayout border="base" cornerRadius="large" columns={['20%', 'fill']}> <View padding="base"> </View> <View padding="base"> <Text size="small">Pay in 4 interest-free payments of at the end of the checkout.</Text> </View> </InlineLayout> );
Hi @Desplo1 ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025