Adding Custom Product Fields

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
Hi there ,
I have a simple file perl DB of about 3000 antique bank notes  with the following Fields

CODE DENOMINATION  TITLE  CONDITION  PRICE

How difficult would it be to add the addional fields DENOMINATION ( a short string <20 chars)  and
CONDITION ( 10 chars or less) to the nopCommerce DB Product table and the associated code ?

Many Thx
.. hmb
12 years ago
hmb wrote:
Hi there ,
I have a simple file perl DB of about 3000 antique bank notes  with the following Fields

CODE DENOMINATION  TITLE  CONDITION  PRICE

How difficult would it be to add the addional fields DENOMINATION ( a short string <20 chars)  and
CONDITION ( 10 chars or less) to the nopCommerce DB Product table and the associated code ?

Many Thx
.. hmb

You can use specification attributes for that, and you have the advantage that they can be use for filtering. If you the specifications values cannot be predefined then check:
https://www.nopcommerce.com/boards/t/7288/extra-fields.aspx?p=1
https://www.nopcommerce.com/boards/t/11816/product-specification-value-mod-for-2021.aspx
12 years ago
HI Eduardo,
  have got into nopcommerce a little bit more.

I have about 3000 bank notes in about 120 countries

What are the pros and cons of using  multiple Product Variants
A) Using Multiple Product Variants for notes in each country.
     i.e Have a single Product for each country and say about 100 ProductVariants

b)  Use product Categories and  each note in a Product with a single Variant ?  

If I use option A then it would be more easy to import my data -
but am I creating other problems ?

Many thx
...hmb
12 years ago
hmb wrote:
HI Eduardo,
  have got into nopcommerce a little bit more.

I have about 3000 bank notes in about 120 countries

What are the pros and cons of using  multiple Product Variants
A) Using Multiple Product Variants for notes in each country.
     i.e Have a single Product for each country and say about 100 ProductVariants

b)  Use product Categories and  each note in a Product with a single Variant ?  

If I use option A then it would be more easy to import my data -
but am I creating other problems ?

Many thx
...hmb

Isuggest option B because you have more flexibility showing each banknote as a single product such as multiple images, related products, specifications (i.e. year, condition, etc.) cross selling, showing them in various categories besides as country (i.e. rare, sale, etc.) featured product and others, all of which are not available for Product Variants.
12 years ago
Thank you for your advice
out of interest -
if you have a site you maintain could you post the URL ?
thx
12 years ago
hmb wrote:
Thank you for your advice
out of interest -
if you have a site you maintain could you post the URL ?
thx

Here on the top of the left column below "Seleccione una Tienda" you can se a list of the most recent sites we have developed, most of which are based or are being migrated to Nop.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.