@@ -34,6 +34,9 @@ |
||
| 34 | 34 | 'SellersIDPhotocopy' => 'Boolean' |
| 35 | 35 | ); |
| 36 | 36 | |
| 37 | + /** |
|
| 38 | + * @param SecondHandProduct $page |
|
| 39 | + */ |
|
| 37 | 40 | public static function create_from_page($page) |
| 38 | 41 | { |
| 39 | 42 | if ($page->InternalItemID) { |