Documentation for JoomShopping / YOOtheme Pro Integration Universal string variable
If third-party plugins add some of their variables to the highest level or sublevel, and you know their path/name, you can try to display them in the template.
For example, the Cryptomus for JoomShopping plugin adds a link to pay the invoice to the order on the order page in the user account. The full path of this variable when displayed in the template is $this->order->payment_url. To output a value to the template, you need to assign the variable "Universal string variable" to the field and specify in the arguments: parent - order, variable name - payment_url.
In some cases, the "parent" field does not need to be specified.
- Introduction
- Pages
- Dynamic content
- Product
- Products list
- Category
- Manufacturer
- Vendor
- Search
- Checkout
- User
- Cart
- Wishlist
- Content
- Products filter
- Config
- Links
- For modules
- Creating a template
- Creating a module
- Custom modules
- Forms
- Variables
- Product
- Products list
- Category
- Manufacturer
- Vendor
- Search
- Cart
- Wishlist
- Checkout
- User
- Products filter
- Content
- Config
- Base element
- Link
- Universal list
- Universal string variable
- Language constant
- JSYT
