This widget allows users to make a custom text on Homepage with redirecting to pages/screens: Home/ Category/ Product list/ Product detail/ Cart/ Profile/ Wishlist/ Contact when users click on this.
Text dynamic #
This text is’t static. When you login app, you want to change content of text by user’s data.
To have Text dynamic, you fill text by “{value_user}” with value_user: first_name
, last_name
or email
of user.
Ex: Hello, {first_name} {last_name}