Viewing 2 replies - 1 through 2 (of 2 total)
  • Variations of products are stored as children of the main product in the WordPress posts table.

    The stock information is a meta on the product, and there is a claimed stock table.

    WPeC provides a bunch of rich classes, APIs and hooks to access this information without trying to go directly at the database.

    You might want to start with the WPSC_Product class, purchase logs class and cart class.

    – jeff

    Thread Starter Santhosh

    (@santhoshv3890)

    Thanks jeff. Will look into it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need the database details’ is closed to new replies.