Quantcast
Channel: NBStore Discussions Rss Feed
Viewing all articles
Browse latest Browse all 4081

New Post: remove price from options drop down

$
0
0
Thanks Dave, too easy!

For anyone that might want the same thing,just remove 2 sections of:
                            If objOVInfo.AddedCost > 0 Then
                                    strDesc &= " +" & FormatToStoreCurrency(objOVInfo.AddedCost)
                                End If
                                If objOVInfo.AddedCost < 0 Then
                                    strDesc &= " -" & FormatToStoreCurrency(objOVInfo.AddedCost)
                                End If

Viewing all articles
Browse latest Browse all 4081

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>