Package DE_EPAGES::ShopWizard::API::DemoContent
Functions to handle demo content
@EXPORT_OK |
Functions
ImportDemoContent
Imports selected object from the demo content into into a shop. The content of already existing objects is not changed.
Syntax |
ImportDemoContent( $Shop, $aRelativePaths ); |
Example |
ImportDemoContent( $Shop, ['Categories/AtHome/BathRooms','Categories/AtWork/Chairs'] ); |
Input |
|
Return |
|