%%[
var @emailAddress, @CCID, @OptOutDate, @Brand, @SendId
SET @CCID = RequestParameter("CCID")
SET @emailAddress = RequestParameter("Email")
SET @Brand = "SMA"
SET @OptOutDate = now()
SET @SendId = RequestParameter("SendId")
insertData("Infant_Nutrition_Update_OptOut","EmailAddress", @emailAddress,"Brand", @Brand,"OptOutDate", @OptOutDate,"CCID", @CCID, "SendId", @SendId)
]%%
SMA Baby Club
Your unsubscribe request has been successfully received.
You will no longer receive communication from SMA® Baby Club. Please note your request can take up to 30 days to process.