Skip to content

Commit

Permalink
Update June 18, 2024 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
diPhantxm committed Jul 4, 2024
1 parent 26e2c8b commit 680a155
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ozon/products.go
Original file line number Diff line number Diff line change
Expand Up @@ -2065,9 +2065,6 @@ type GetProductPriceInfoResultItemPrice struct {
// Price before discounts. Displayed strikethrough on the product description page
OldPrice string `json:"old_price"`

// Price for customers with an Ozon Premium subscription
PremiumPrice string `json:"premium_price"`

// Product price including discounts. This value is shown on the product description page
Price string `json:"price"`

Expand Down

0 comments on commit 680a155

Please sign in to comment.