Package DE_EPAGES::Shop::API::TLE::ShopHandler
Implements system-wide TLE variables for shops
- Shop
- ShopRoot
Functions
FeaturedActionAvailable
Returns the the feature status for the action
Syntax |
#FUNCTION("FeaturedActionAvailable", #ShopObject, #ActionObject, #FeatureObject) |
Example |
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #Action.Object)) #DisplayFeature #ENDLOCAL |
Input |
|
Return |
|
VATID_EXAMPLE
Returns an example for a valid vatid for the given country.
Syntax |
#FUNCTION("VATID_EXAMPLE", #CountryID) |
Example |
#LOCAL("VATID", #FUNCTION("VATID_EXAMPLE", #Shop.Address.Country.CountryID)) #VATID #ENDLOCAL |
Input |
|
Return |
|