Fixed price
parent
f4c0ac4939
commit
9ca5705338
|
@ -48,14 +48,14 @@ export default {
|
||||||
licenseDetails: [
|
licenseDetails: [
|
||||||
{
|
{
|
||||||
title: 'Basic License',
|
title: 'Basic License',
|
||||||
price: '$29',
|
price: '$49',
|
||||||
discount: '',
|
discount: '$29',
|
||||||
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', '1 Year Free Updates']
|
included: ['Non Commercial Usage', 'Single End Product, No Multi-Use', '1 Year Free Updates']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Extended License',
|
title: 'Extended License',
|
||||||
price: '$290',
|
price: '$490',
|
||||||
discount: '',
|
discount: '$290',
|
||||||
included: ['Commercial Usage', 'Multiple End Products', '1 Year Free Updates']
|
included: ['Commercial Usage', 'Multiple End Products', '1 Year Free Updates']
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue