Program PHP

mantte

Active member
Elite
XNullUser
Joined
Nov 29, 2020
Messages
159
Reaction score
192
Points
43
NullCash
6
I am looking for a program in php and sql to upload the products, show prices, names etc ... and that can be installed in an online store (prestashop, etc. ..) and when adding to the cart they are included in prestashop.

All the information on the products would be in a database external to the online store. When adding to the cart, you would go to the online store.
Can someone help me find a program that allows it?
Price records, availability .. are stored in a separate MySQL database on any of your host/server.

is not embedded in the admin part of the CMS and does not make changes to its scripts (unless it is necessary for integration with the basket). The module can work as well separately, without any CMS and throwing goods into any external basket using a method, for example, POST.

Thanks in advance
 

aussiewarrior

Member
XNullUser
Joined
Jul 2, 2019
Messages
137
Reaction score
1
Points
18
NullCash
4
I am looking for a program in php and sql to upload the products, show prices, names etc ... and that can be installed in an online store (prestashop, etc. ..) and when adding to the cart they are included in prestashop.

All the information on the products would be in a database external to the online store. When adding to the cart, you would go to the online store.
Can someone help me find a program that allows it?
Price records, availability .. are stored in a separate MySQL database on any of your host/server.

is not embedded in the admin part of the CMS and does not make changes to its scripts (unless it is necessary for integration with the basket). The module can work as well separately, without any CMS and throwing goods into any external basket using a method, for example, POST.

Thanks in advance

Send me more information and sample files and I am happy o do this.
 

Yee5300

Active member
XNullUser
Joined
Jan 10, 2022
Messages
2,475
Reaction score
0
Points
36
NullCash
12,278
Thank you
 
Top