goodsOption->product_price; } /** * @return bool */ public function enable() { return true; } public function getWeight() { return 1000; } }