I'm pretty sure you must've been in a rush (or something...), but my best guess is that you meant to represent the
modus ponens argument in symbolic form.
That would be,
A -> B
A_____
B.
Your hasty example actually mixes English (if... then...) and symbolic logic ( -> ), and reads (when fully tranlsated into English):
IF (if A then B) then C.
This translated statement could possibly represent a useful assertion, but it does not stand on its own as an example of logical deduction.
It might represent a con of some sort, of course. More likely a way to rule out a con, perhaps... How about
:
A = using the product
B = life gets better
C = buy the product
:thumbs_up