Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Different product content for purchased items


timfulmer

Recommended Posts

Posted

Hi All,

 

I'd like to change a product's page once a user has purchased the product. Is there a variable somewhere indicating if a user has purchased the product they are viewing?

 

Thanks,

 

-- TIm

Posted

All orders and therefore product purchased items are stored in the series of orders tables (orders_products) in the database, stored as the products_id.

To work the customer would need to be logged in and then set up a query to test the database with the products_id against the customers_id and then action.

There is no variable you could call on.

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...