shipping field?
Posted: Sun Oct 25, 2020 5:08 pm
opencart-3.0.3.2
I'm trying to find out what each field in the backend database comes from and I'm confused with the with the table "oc_product" and the field "shipping".
This field is usually the number 1 for each product. But when I click buttons on the shop front end and when I put a product into to the basket there is a button "Get Quote" that returns the cost of shipping it returned 5 euro's as the cost of shipping for a product in my database.
Which table in my database does this 5 Euro's shipping cost come from?
What data is in the shipping field in the table oc_product?
Is there a document that explains all the details about each field in this table and how they relate to the real world?
I'm trying to find out what each field in the backend database comes from and I'm confused with the with the table "oc_product" and the field "shipping".
This field is usually the number 1 for each product. But when I click buttons on the shop front end and when I put a product into to the basket there is a button "Get Quote" that returns the cost of shipping it returned 5 euro's as the cost of shipping for a product in my database.
Which table in my database does this 5 Euro's shipping cost come from?
What data is in the shipping field in the table oc_product?
Is there a document that explains all the details about each field in this table and how they relate to the real world?