weight base shipping module where a stored data?
i want to insert my weight and price directly in the database with a script because i have 100 000 data to insert and when i try to insert it from opencart shipping module admin i got;
Request Entity Too Large
The requested resource
/administrator/index.php
does not allow request data with GET requests, or the amount of data provided in the request exceeds the capacity limit.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Hey,
The weight based shipping data is stored in the settings table in the database.
The values will be saved under the group "weight", and the key will be "weight_#_rate". The # will be the Geo Zone ID as each Geo Zone has it's own rate field.
Regards,
Joel.
The weight based shipping data is stored in the settings table in the database.
The values will be saved under the group "weight", and the key will be "weight_#_rate". The # will be the Geo Zone ID as each Geo Zone has it's own rate field.
Regards,
Joel.
Who is online
Users browsing this forum: No registered users and 8 guests